Function esp_idf_hal::sys::pthread_setcanceltype

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