rustix
1.0.8
In rustix::
backend::
shm::
syscalls
rustix
::
backend
::
shm
::
syscalls
Function
shm_unlink
Copy item path
Source
pub(crate) fn shm_unlink(name: &
CStr
) ->
Result
<
()
>