Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/libc-test/semver/
Dwindows.txt353 wsetlocale
/third_party/rust/crates/libc/src/windows/
Dmod.rs511 pub fn wsetlocale(category: ::c_int, locale: *const wchar_t) -> *mut wchar_t; in wsetlocale() function