Function pthread_kill

Source
pub unsafe extern "C" fn pthread_kill(
    __threadid: u64,
    __signo: i32,
) -> i32