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