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

pub unsafe extern "system" fn GopherCreateLocatorA(
    lpszHost: LPCSTR,
    nServerPort: INTERNET_PORT,
    lpszDisplayString: LPCSTR,
    lpszSelectorString: LPCSTR,
    dwGopherType: DWORD,
    lpszLocator: LPSTR,
    lpdwBufferLength: LPDWORD
) -> BOOL