Function pthread_setcanceltype

Source
pub unsafe extern "C" fn pthread_setcanceltype(
    arg1: c_int,
    arg2: *mut c_int,
) -> c_int