pub fn unlink() -> Result<()>
Remove the POSIX shared-memory object.
Removing an already absent object is treated as success.