sparse_mmap::unix

Function alloc_shared_memory

Source
pub fn alloc_shared_memory(size: usize) -> Result<OwnedFd>
Expand description

Allocates a mappable shared memory object of size bytes.