[][src]Function swim_c_sys::pthread::pthread_setcanceltype

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