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
Expand description

Required features: "Win32_Foundation"