_wputenv_s

Function _wputenv_s 

Source
pub unsafe extern "C" fn _wputenv_s(
    _Name: *const wchar_t,
    _Value: *const wchar_t,
) -> errno_t