alloc_shared_memory

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.