hermit
0.10.0
In hermit::
fs
hermit
::
fs
Function
create_file
Copy item path
Source
pub fn create_file( name: &
str
, data: &'static [
u8
], mode:
AccessPermission
, ) ->
Result
<
()
>