pub unsafe extern "system" fn GopherOpenFileW(
    hconnect: *const c_void,
    lpszlocator: PCWSTR,
    lpszview: PCWSTR,
    dwflags: u32,
    dwcontext: usize
) -> *mut c_void
Expand description

Required features: "Win32_Networking_WinInet"