Function windows_sys::Win32::Networking::WinInet::GopherGetAttributeA

pub unsafe extern "system" fn GopherGetAttributeA(
    hconnect: *const c_void,
    lpszlocator: PCSTR,
    lpszattributename: PCSTR,
    lpbuffer: *mut u8,
    dwbufferlength: u32,
    lpdwcharactersreturned: *mut u32,
    lpfnenumerator: GOPHER_ATTRIBUTE_ENUMERATOR,
    dwcontext: usize,
) -> BOOL