Struct x11_dl::xf86vmode::XF86VidModeSyncRange [−][src]
Fields
hi: c_float
lo: c_float
Trait Implementations
impl Debug for XF86VidModeSyncRange[src]
impl Debug for XF86VidModeSyncRangefn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for XF86VidModeSyncRange[src]
impl Clone for XF86VidModeSyncRangefn clone(&self) -> XF86VidModeSyncRange[src]
fn clone(&self) -> XF86VidModeSyncRangeReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for XF86VidModeSyncRange[src]
impl Copy for XF86VidModeSyncRangeAuto Trait Implementations
impl Send for XF86VidModeSyncRange
impl Send for XF86VidModeSyncRangeimpl Sync for XF86VidModeSyncRange
impl Sync for XF86VidModeSyncRange