Skip to main content

create_file

Function create_file 

Source
pub fn create_file(path: &str, mode: u32) -> Result<(), SyscallError>
Expand description

Create an empty regular file.