Function nx::fs::create_file
source · [−]pub fn create_file(
path: String,
size: usize,
attribute: FileAttribute
) -> Result<()>
pub fn create_file(
path: String,
size: usize,
attribute: FileAttribute
) -> Result<()>