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