pub unsafe extern "system" fn WinUsb_QueryDeviceInformation(
    interfacehandle: WINUSB_INTERFACE_HANDLE,
    informationtype: u32,
    bufferlength: *mut u32,
    buffer: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"