Skip to main content

pthread_cancel

Function pthread_cancel 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pthread_cancel(thread: pthread_t) -> c_int
Expand description