Function create_file_with_len

Source
pub fn create_file_with_len(path: &Path, len: u64) -> Result<()>