esp_idf_hal::sys

Function _getenv_r

Source
pub unsafe extern "C" fn _getenv_r(
    arg1: *mut _reent,
    __string: *const u8,
) -> *mut u8