Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt356 wexecvp
/rust-libc-0.2.174/src/windows/
H A Dmod.rs492 pub fn wexecvp(c: *const wchar_t, argv: *const *const wchar_t) -> intptr_t; in wexecvp() function