Struct drm::drm_mode::ModeInfo [] [src]

pub struct ModeInfo { /* fields omitted */ }

Structure representing connector.

Methods

impl ModeInfo
[src]

General methods

ModeInfo constructor.

Returns pointer to raw C structure.

impl ModeInfo
[src]

Getters for original members

Trait Implementations

impl Clone for ModeInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ModeInfo
[src]

Formats the value using the given formatter.