GopherGetAttributeA

Function GopherGetAttributeA 

Source
pub unsafe extern "system" fn GopherGetAttributeA(
    hConnect: HINTERNET,
    lpszLocator: LPCSTR,
    lpszAttributeName: LPCSTR,
    lpBuffer: LPBYTE,
    dwBufferLength: DWORD,
    lpdwCharactersReturned: LPDWORD,
    lpfnEnumerator: GOPHER_ATTRIBUTE_ENUMERATOR,
    dwContext: DWORD_PTR,
) -> BOOL