Struct libdrm_sys::_drmStats [] [src]

#[repr(C)]
pub struct _drmStats { pub count: c_ulong, pub data: [_drmStats__bindgen_ty_1; 15], }

Fields

Trait Implementations

impl Debug for _drmStats
[src]

Formats the value using the given formatter.

impl Copy for _drmStats
[src]

impl Clone for _drmStats
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more