rustix
0.38.42
In rustix::
backend::
shm::
syscalls
Function
rustix
::
backend
::
shm
::
syscalls
::
shm_unlink
Copy item path
source
ยท
[
−
]
pub(crate) fn shm_unlink(name: &
CStr
) ->
Result
<
()
>