[][src]Function cdds_util::pthread_setcanceltype

pub unsafe extern "C" fn pthread_setcanceltype(
    __type: c_int,
    __oldtype: *mut c_int
) -> c_int