Function drm_ffi::gem::open[][src]

pub fn open(fd: RawFd, name: u32) -> Result<drm_gem_open, Error>

Open a GEM object given it’s 32-bit name, returning the handle.