Skip to main content

MirWindowType

Type Alias MirWindowType 

Source
pub type MirWindowType = c_uint;

Trait Implementations§

Source§

impl From<WindowType> for MirWindowType

Source§

fn from(value: WindowType) -> Self

Converts to this type from the input type.