Type Definition skia_safe::DeferredDisplayList

source ·
pub type DeferredDisplayList = RCHandle<SkDeferredDisplayList>;

Trait Implementations§

source§

impl Debug for DeferredDisplayList

source§

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

Formats the value using the given formatter. Read more
source§

impl Send for DeferredDisplayList

source§

impl Sync for DeferredDisplayList