pub fn open(fd: BorrowedFd<'_>, name: u32) -> Result<drm_gem_open>
Expand description
Open a GEM object given it’s 32-bit name, returning the handle.
pub fn open(fd: BorrowedFd<'_>, name: u32) -> Result<drm_gem_open>
Open a GEM object given it’s 32-bit name, returning the handle.