Struct drm_sys::drm_stats__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct drm_stats__bindgen_ty_1 { pub value: c_ulong, pub type_: drm_stat_type, }

Fields

Trait Implementations

impl Debug for drm_stats__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for drm_stats__bindgen_ty_1
[src]

impl Clone for drm_stats__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for drm_stats__bindgen_ty_1
[src]

Returns the "default value" for a type. Read more