Struct libdrm_sys::drm_gem_flink [] [src]

#[repr(C)]
pub struct drm_gem_flink { pub handle: __u32, pub name: __u32, }

Fields

Trait Implementations

impl Debug for drm_gem_flink
[src]

Formats the value using the given formatter.

impl Copy for drm_gem_flink
[src]

impl Clone for drm_gem_flink
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more