frida_sys

Function pthread_kill

source
pub unsafe extern "C" fn pthread_kill(
    __threadid: pthread_t,
    __signo: c_int,
) -> c_int