☰
In rustix::fs
?
Function
rustix
::
fs
::
memfd_create
source
·
[
−
]
pub fn memfd_create<P:
Arg
>(path: P, flags:
MemfdFlags
) ->
Result
<
OwnedFd
>
Expand description
memfd_create(path, flags)
References
Linux