#[repr(C)]pub struct SkImageGenerator__bindgen_vtable(_);Auto Trait Implementations§
impl RefUnwindSafe for SkImageGenerator__bindgen_vtable
impl Send for SkImageGenerator__bindgen_vtable
impl Sync for SkImageGenerator__bindgen_vtable
impl Unpin for SkImageGenerator__bindgen_vtable
impl UnwindSafe for SkImageGenerator__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