Skip to main content

pthread_setcanceltype

Function pthread_setcanceltype 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pthread_setcanceltype( ty: c_int, oldty: *mut c_int, ) -> c_int
Expand description