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