Struct libdrm_sys::drm_gem_close [] [src]

#[repr(C)]
pub struct drm_gem_close { pub handle: __u32, pub pad: __u32, }

Fields

Trait Implementations

impl Debug for drm_gem_close
[src]

Formats the value using the given formatter.

impl Copy for drm_gem_close
[src]

impl Clone for drm_gem_close
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more