Home
last modified time | relevance | path

Searched refs:wputenv (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt359 wputenv
/rust-libc-0.2.174/src/windows/
H A Dmod.rs537 pub fn wputenv(envstring: *const crate::wchar_t) -> c_int; in wputenv() function