Struct skia_bindings::SkCodec__bindgen_vtable 
source · #[repr(C)]pub struct SkCodec__bindgen_vtable(_);Auto Trait Implementations§
impl RefUnwindSafe for SkCodec__bindgen_vtable
impl Send for SkCodec__bindgen_vtable
impl Sync for SkCodec__bindgen_vtable
impl Unpin for SkCodec__bindgen_vtable
impl UnwindSafe for SkCodec__bindgen_vtable
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
    T: ?Sized,
 
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
 
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more