[][src]Function swim_c::pthread::pthread_setcanceltype

pub unsafe extern "C" fn pthread_setcanceltype(
    canceltype: i32,
    old_canceltype: *mut i32
) -> i32