[−][src]Function sunrise_libuser::syscalls::map_framebuffer
pub fn map_framebuffer(
) -> Result<(&'static mut [u8], usize, usize, usize), KernelError>
Maps the framebuffer to a kernel-chosen address.
pub fn map_framebuffer(
) -> Result<(&'static mut [u8], usize, usize, usize), KernelError>
Maps the framebuffer to a kernel-chosen address.