pub unsafe extern "system" fn GopherFindFirstFileW(
    hconnect: *const c_void,
    lpszlocator: PWSTR,
    lpszsearchstring: PWSTR,
    lpfinddata: *mut GOPHER_FIND_DATAW,
    dwflags: u32,
    dwcontext: usize
) -> *mut c_void
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’