Function esp_idf_hal::sys::pthread_setspecific

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