⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

with_gem

Function with_gem 

Source
pub fn with_gem<R, F: FnOnce(&mut GemManager) -> R>(f: F) -> Option<R>
Expand description

Access the GEM buffer manager