Function windows::Win32::Networking::WinInet::GopherOpenFileW
pub unsafe fn GopherOpenFileW<P0, P1>(
hconnect: *const c_void,
lpszlocator: P0,
lpszview: P1,
dwflags: u32,
dwcontext: usize,
) -> *mut c_voidwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,