Function fdio::get_vmo_exec_from_file

source ยท
pub fn get_vmo_exec_from_file(f: &File) -> Result<Vmo, Status>
Expand description

Gets a read-exec VMO containing the whole contents of the file.