Function nc::sem_unlink

source ·
pub unsafe fn sem_unlink<P: AsRef<Path>>(name: P) -> Result<(), Errno>
Expand description

Remove an semaphore.