Trait glutin::ContextCurrentState
source · pub trait ContextCurrentState: Debug + Clone { }
Expand description
A trait implemented on both NotCurrent
and
PossiblyCurrent
.
pub trait ContextCurrentState: Debug + Clone { }
A trait implemented on both NotCurrent
and
PossiblyCurrent
.