Type Definition View3D
skia_safe::utils
type View3D = RefHandle<Sk3DView>;
impl Send for View3D
impl Default for View3D
fn default() -> Self
Returns the "default value" for a type. Read more