Fields
parent: AtkObject
embedded_plug_id: *mut c_char
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtkSocket
impl !Send for AtkSocket
impl !Sync for AtkSocket
impl Unpin for AtkSocket
impl UnwindSafe for AtkSocket
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