Skip to main content

MirWindowFocusState

Type Alias MirWindowFocusState 

Source
pub type MirWindowFocusState = c_uint;

Trait Implementations§

Source§

impl From<WindowFocusState> for MirWindowFocusState

Source§

fn from(value: WindowFocusState) -> Self

Converts to this type from the input type.