Function WinUsb_QueryPipeEx
pub unsafe fn WinUsb_QueryPipeEx(
interfacehandle: WINUSB_INTERFACE_HANDLE,
alternatesettingnumber: u8,
pipeindex: u8,
pipeinformationex: *mut WINUSB_PIPE_INFORMATION_EX,
) -> Result<()>
pub unsafe fn WinUsb_QueryPipeEx(
interfacehandle: WINUSB_INTERFACE_HANDLE,
alternatesettingnumber: u8,
pipeindex: u8,
pipeinformationex: *mut WINUSB_PIPE_INFORMATION_EX,
) -> Result<()>