Skip to main content

sys_get_framebuffer_info

Function sys_get_framebuffer_info 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sys_get_framebuffer_info( info: *mut FramebufferInfo, ) -> c_int
Expand description

Returns the framebuffer information for the video output device. Returns 0 on success, or -1 if the BGA device has not yet been initialized.