Crate shared_memory

Source
Expand description

A thin wrapper around shared memory system calls

For help on how to get started, take a look at the examples !

Structs§

Shmem
Structure used to extract information from an existing shared memory mapping
ShmemConf
Struct used to configure different parameters before creating a shared memory mapping

Enums§

ShmemError