Function mex_sys::_putenv_s [] [src]

pub unsafe extern "C" fn _putenv_s(
    _Name: *const c_char,
    _Value: *const c_char
) -> errno_t