#[repr(C)]pub struct OpaqueImageTO { /* private fields */ }
Expand description
Invariant, same as vtable::Inner: vtable and ptr has to be valid and ptr an instance matching the vtable
Implementations§
Source§impl OpaqueImageTO
impl OpaqueImageTO
Sourcepub fn cache_key(&self) -> ImageCacheKey
pub fn cache_key(&self) -> ImageCacheKey
Returns a cache key
Sourcepub fn get_vtable(&self) -> &OpaqueImageVTable
pub fn get_vtable(&self) -> &OpaqueImageVTable
Returns a reference to the VTable