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