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

with_page_flip

Function with_page_flip 

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

Access the page flip manager