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