[][src]Function cdds_util::pthread_setcancelstate

pub unsafe extern "C" fn pthread_setcancelstate(
    __state: c_int,
    __oldstate: *mut c_int
) -> c_int