Skip to main content

MirWindowState

Type Alias MirWindowState 

Source
pub type MirWindowState = c_uint;

Trait Implementations§

Source§

impl From<WindowState> for MirWindowState

Source§

fn from(value: WindowState) -> Self

Converts to this type from the input type.