Struct libdrm_sys::drm_modeset_ctl [] [src]

#[repr(C)]
pub struct drm_modeset_ctl { pub crtc: __u32, pub cmd: __u32, }

Fields

Trait Implementations

impl Debug for drm_modeset_ctl
[src]

Formats the value using the given formatter.

impl Copy for drm_modeset_ctl
[src]

impl Clone for drm_modeset_ctl
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more