Function rustix::backend::shm::syscalls::shm_unlink

source ยท
pub(crate) fn shm_unlink(name: &CStr) -> Result<()>