Function shmem::map::open [] [src]

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

Open an existing shared object of the given type.