Function esp_idf_sys::pthread_setcanceltype

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