Function CAMU_GetTransferBytes

Source
pub unsafe extern "C" fn CAMU_GetTransferBytes(
    transferBytes: *mut u32_,
    port: u32_,
) -> Result
Expand description

Gets the number of bytes to transfer into an image buffer.

ยงArguments

  • transferBytes - Pointer to write the number of bytes to.
  • port - Port to use.