pub unsafe extern "C" fn CAMU_GetTransferBytes(
transferBytes: *mut u32_,
port: u32_,
) -> ResultExpand 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.