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

with_virgl

Function with_virgl 

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

Access the virgl driver