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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’