Function esp_idf_sys::pthread_setcancelstate

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