Module v4l::io::dmabuf::arena

source ·

Structs§

Traits§

  • Allows different implementations of release to be used by the generic Drop
  • An entry corresponding to a DMA-BUF buffer.

Type Aliases§

  • Allows the user to manage buffers manually. Buffers must be explicitly replaced. Release will only succeed if all buffers were returned with replace_buffer.