Function windows_sys::Win32::Networking::WinInet::GopherGetAttributeW
[−]pub unsafe extern "system" fn GopherGetAttributeW(
hconnect: *const c_void,
lpszlocator: PCWSTR,
lpszattributename: PCWSTR,
lpbuffer: *mut u8,
dwbufferlength: u32,
lpdwcharactersreturned: *mut u32,
lpfnenumerator: GOPHER_ATTRIBUTE_ENUMERATOR,
dwcontext: usize
) -> BOOL
Expand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’