Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt222 get_osfhandle
/rust-libc-0.2.174/src/windows/
H A Dmod.rs522 pub fn get_osfhandle(fd: c_int) -> intptr_t; in get_osfhandle() function