pub fn widget_external( width: f32, height: f32, source: ExternalSource, ) -> External
Build an External widget that hosts content rendered by a caller-managed GL texture producer.
External