Function shmem::map::create [] [src]

pub fn create<T: Safe, P: AsRef<Path>>(path: P) -> Result<Owned<T>>

Create a new shared object of the given type.