Function pthread_setcancelstate

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