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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’