Function windows_sys::Win32::Devices::Usb::WinUsb_QueryPipe
pub unsafe extern "system" fn WinUsb_QueryPipe(
interfacehandle: WINUSB_INTERFACE_HANDLE,
alternateinterfacenumber: u8,
pipeindex: u8,
pipeinformation: *mut WINUSB_PIPE_INFORMATION
) -> BOOL
Expand description
Required features: "Win32_Foundation"