pub type BackendSurfaceMutableState = Handle<GrBackendSurfaceMutableState>;

Trait Implementations§

source§

impl Debug for BackendSurfaceMutableState

source§

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

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

impl Default for BackendSurfaceMutableState

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl Send for BackendSurfaceMutableState

source§

impl Sync for BackendSurfaceMutableState