Function esp_idf_sys::_putenv_r

source ยท
pub unsafe extern "C" fn _putenv_r(
    arg1: *mut _reent,
    __string: *mut c_char,
) -> c_int