Function drm_ffi::mode::get_framebuffer2

source ยท
pub fn get_framebuffer2(
    fd: BorrowedFd<'_>,
    fb_id: u32,
) -> Result<drm_mode_fb_cmd2>
Expand description

Get info about a framebuffer (with modifiers).