[][src]Function swim_c::pthread::pthread_setcancelstate

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