logo
pub type WindowRc = Rc<Window>;
Expand description

Internal alias for Rc so that it can be used in the vtable functions and generate a good signature.