pub type MirWindowState = c_uint;Trait Implementations§
Source§impl From<WindowState> for MirWindowState
impl From<WindowState> for MirWindowState
Source§fn from(value: WindowState) -> Self
fn from(value: WindowState) -> Self
Converts to this type from the input type.