Type Alias sdl2_sys::Display

source ·
pub type Display = _XDisplay;

Aliased Type§

struct Display { /* private fields */ }

Trait Implementations

source§

impl Clone for _XDisplay

source§

fn clone(&self) -> _XDisplay

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Copy for _XDisplay