crosvm
0.1.0
In crosvm::
crosvm::
sys::
linux::
device_
helpers
crosvm
::
crosvm
::
sys
::
linux
::
device_helpers
Function
create_anonymous_file
Copy item path
Source
pub fn create_anonymous_file<P:
AsRef
<
Path
>>(path: P, size:
u64
) ->
Result
<
File
>