[][src]Function swim_c_sys::pthread::pthread_setcancelstate

pub unsafe extern "C" fn pthread_setcancelstate(
    cancelstate: int,
    old_cancelstate: *mut int
) -> int