Skip to main content

unlink

Function unlink 

Source
pub fn unlink() -> Result<()>
Expand description

Remove the POSIX shared-memory object.

Removing an already absent object is treated as success.