Function create_anonymous_file

Source
pub fn create_anonymous_file<P: AsRef<Path>>(path: P, size: u64) -> Result<File>