Function windows_sys::Win32::Networking::WinInet::GopherCreateLocatorA

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