Struct libdrm_sys::_drmDevice__bindgen_ty_2 [] [src]

#[repr(C)]
pub struct _drmDevice__bindgen_ty_2 { pub pci: __BindgenUnionField<drmPciDeviceInfoPtr>, pub bindgen_union_field: u64, }

Fields

Trait Implementations

impl Debug for _drmDevice__bindgen_ty_2
[src]

Formats the value using the given formatter.

impl Copy for _drmDevice__bindgen_ty_2
[src]

impl Clone for _drmDevice__bindgen_ty_2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more