Function windows::Win32::Networking::WinInet::GopherGetLocatorTypeA

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