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_Foundation"