rustix
0.38.10
memfd_
create
Sections
References
In rustix::
fs
rustix
::
fs
Function
memfd_create
Copy item path
source
pub fn memfd_create<P:
Arg
>(path: P, flags:
MemfdFlags
) ->
Result
<
OwnedFd
>
Expand description
memfd_create(path, flags)
ยง
References
Linux
glibc
FreeBSD