Function windows_sys::Win32::Devices::Usb::WinUsb_GetDescriptor
[−]pub unsafe extern "system" fn WinUsb_GetDescriptor(
interfacehandle: *const c_void,
descriptortype: u8,
index: u8,
languageid: u16,
buffer: *mut u8,
bufferlength: u32,
lengthtransferred: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Devices_Usb"
, "Win32_Foundation"