Type Definition BackendFormat
skia_safe::gpu
type BackendFormat = Handle<GrBackendFormat>;
impl Default for BackendFormat
fn default() -> Self
Returns the "default value" for a type. Read more