esp_idf_svc::sys

Function pthread_setcanceltype

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