pub fn create(
fd: BorrowedFd<'_>,
width: u32,
height: u32,
bpp: u32,
flags: u32,
) -> Result<drm_mode_create_dumb>
Expand description
Create a dumb buffer
pub fn create(
fd: BorrowedFd<'_>,
width: u32,
height: u32,
bpp: u32,
flags: u32,
) -> Result<drm_mode_create_dumb>
Create a dumb buffer