skia_safe::drawable::gpu_draw_handler

Type Alias GPUDrawHandler

Source
pub type GPUDrawHandler = RefHandle<SkDrawable_GpuDrawHandler>;

Aliased Type§

struct GPUDrawHandler(/* private fields */);

Implementations§

Trait Implementations§

Source§

impl Debug for GPUDrawHandler

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more