pub unsafe extern "system" fn GopherCreateLocatorA(
    lpszhost: PCSTR,
    nserverport: u16,
    lpszdisplaystring: PCSTR,
    lpszselectorstring: PCSTR,
    dwgophertype: u32,
    lpszlocator: PSTR,
    lpdwbufferlength: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"