Searched defs:wputenv_s (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/libc/src/windows/ | ||
H A D | mod.rs | 523 pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wchar_t) -> ::errno_t; in wputenv_s() functions |
Completed in 4 milliseconds