pub unsafe extern "system" fn WinUsb_QueryPipeEx(
    interfacehandle: WINUSB_INTERFACE_HANDLE,
    alternatesettingnumber: u8,
    pipeindex: u8,
    pipeinformationex: *mut WINUSB_PIPE_INFORMATION_EX
) -> BOOL
Expand description

Required features: "Win32_Devices_Usb", "Win32_Foundation"