[][src]Type Definition skia_safe::Data

type Data = RCHandle<SkData>;

Trait Implementations

impl Send for Data[src]