UsbK_IsochReadPipe

Function UsbK_IsochReadPipe 

Source
pub unsafe extern "C" fn UsbK_IsochReadPipe(
    IsochHandle: KISOCH_HANDLE,
    DataLength: UINT,
    FrameNumber: PUINT,
    NumberOfPackets: UINT,
    Overlapped: LPOVERLAPPED,
) -> BOOL