Function alloc_dual_mapping

Source
pub fn alloc_dual_mapping(
    size: usize,
    memory_flags: MemoryFlags,
) -> Result<DualMapping, Error>