[][src]Crate shm_open_anonymous

Create anonymous POSIX shared memory objects.

This crate is only works on unix targets and is no_std compatible.

Functions

shm_open_anonymous

Creates an anonymous POSIX shared memory object.