Enum drm_sys::drm_buf_desc__bindgen_ty_1 [] [src]

#[repr(u32)]
pub enum drm_buf_desc__bindgen_ty_1 { _DRM_PAGE_ALIGN, _DRM_AGP_BUFFER, _DRM_SG_BUFFER, _DRM_FB_BUFFER, _DRM_PCI_BUFFER_RO, }

Variants

Trait Implementations

impl Debug for drm_buf_desc__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for drm_buf_desc__bindgen_ty_1
[src]

impl Clone for drm_buf_desc__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for drm_buf_desc__bindgen_ty_1
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for drm_buf_desc__bindgen_ty_1
[src]

impl Hash for drm_buf_desc__bindgen_ty_1
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more