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