Function windows_sys::Win32::Networking::WinInet::GopherCreateLocatorW

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