Function windows_sys::Win32::Devices::Usb::WinUsb_QueryPipeEx
pub unsafe extern "system" fn WinUsb_QueryPipeEx(
interfacehandle: WINUSB_INTERFACE_HANDLE,
alternatesettingnumber: u8,
pipeindex: u8,
pipeinformationex: *mut WINUSB_PIPE_INFORMATION_EX
) -> BOOLExpand description
Required features: "Win32_Devices_Usb", "Win32_Foundation"