Function wputenv_s

Source
pub unsafe extern "C" fn wputenv_s(
    envstring: *const wchar_t,
    value_string: *const wchar_t,
) -> errno_t