Function libc::pthread_kill

source ·
pub unsafe extern "C" fn pthread_kill(
    thread: pthread_t,
    sig: c_int
) -> c_int