Function GopherCreateLocatorW

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