Function esp_idf_hal::sys::_findenv_r

source ยท
pub unsafe extern "C" fn _findenv_r(
    arg1: *mut _reent,
    arg2: *const i8,
    arg3: *mut i32,
) -> *mut i8