Type Definition skia_safe::drawable::GPUDrawHandler

source ·
pub type GPUDrawHandler = RefHandle<SkDrawable_GpuDrawHandler>;

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