Function drm_ffi::mode::dumbbuffer::create

source ยท
pub fn create(
    fd: BorrowedFd<'_>,
    width: u32,
    height: u32,
    bpp: u32,
    flags: u32,
) -> Result<drm_mode_create_dumb>
Expand description

Create a dumb buffer