[][src]Function CCODE::_putenv_s

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