Function drm_ffi::mode::get_framebuffer

source ·
pub fn get_framebuffer(
    fd: BorrowedFd<'_>,
    fb_id: u32
) -> Result<drm_mode_fb_cmd>
Expand description

Get info about a framebuffer.