Function WinUsb_QueryPipe
pub unsafe fn WinUsb_QueryPipe(
interfacehandle: WINUSB_INTERFACE_HANDLE,
alternateinterfacenumber: u8,
pipeindex: u8,
pipeinformation: *mut WINUSB_PIPE_INFORMATION,
) -> Result<()>
pub unsafe fn WinUsb_QueryPipe(
interfacehandle: WINUSB_INTERFACE_HANDLE,
alternateinterfacenumber: u8,
pipeindex: u8,
pipeinformation: *mut WINUSB_PIPE_INFORMATION,
) -> Result<()>