Function windows::Win32::Networking::WinInet::GopherGetLocatorTypeW

pub unsafe fn GopherGetLocatorTypeW<P0>(
    lpszlocator: P0,
    lpdwgophertype: *mut u32,
) -> Result<()>
where P0: Param<PCWSTR>,