Module gfx::mapping

source ·
Expand description

Memory mapping

Structs

  • Mapping reader
  • Mapping writer. Currently is not possible to make write-only slice so while it is technically possible to read from Writer, it will lead to an undefined behavior. Please do not read from it.

Enums

  • Error accessing a mapping.