[][src]Function winapi::um::wininet::GopherCreateLocatorW

pub unsafe extern "system" fn GopherCreateLocatorW(
    lpszHost: LPCWSTR,
    nServerPort: INTERNET_PORT,
    lpszDisplayString: LPCWSTR,
    lpszSelectorString: LPCWSTR,
    dwGopherType: DWORD,
    lpszLocator: LPWSTR,
    lpdwBufferLength: LPDWORD
) -> BOOL