pub type IriKind = SkSVGIRI_Type;
enum IriKind { Local = 0, Nonlocal = 1, DataURI = 2, }
source
Hasher
self
other
==
!=