Crate mapr

Source
Expand description

A cross-platform Rust API for memory mapped buffers.

Structsยง

  • A handle to an immutable memory mapped buffer.
  • A handle to a mutable memory mapped buffer.
  • A memory map builder, providing advanced options and flags for specifying memory map behavior.