Type Alias vizia::vg::gpu::Context

pub type Context = RCHandle<GrDirectContext>;
๐Ÿ‘ŽDeprecated since 0.37.0: Use RecordingContext or DirectContext

Aliased Typeยง

struct Context(/* private fields */);