Function drm_ffi::gem::handle_to_fd[][src]

pub fn handle_to_fd(
    fd: RawFd,
    handle: u32,
    flags: u32
) -> Result<drm_prime_handle, Error>

Converts a GEM object’s handle to a PRIME file descriptor.