Function windows_sys::Win32::Networking::WinInet::GopherFindFirstFileW
[−]pub unsafe extern "system" fn GopherFindFirstFileW(
hconnect: *const c_void,
lpszlocator: PCWSTR,
lpszsearchstring: PCWSTR,
lpfinddata: *mut GOPHER_FIND_DATAW,
dwflags: u32,
dwcontext: usize
) -> *mut c_void
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"