Function drm_ffi::gem::open

source ·
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.