Function libvnc_sys::rfb::pthread_setcanceltype

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