esp_idf_hal::sys

Function pthread_setspecific

Source
pub unsafe extern "C" fn pthread_setspecific(
    __key: u32,
    __value: *const c_void,
) -> i32