Function esp_idf_hal::sys::pthread_setcancelstate

source ยท
pub unsafe extern "C" fn pthread_setcancelstate(
    __state: i32,
    __oldstate: *mut i32,
) -> i32