#[repr(C)]pub struct inplace_alter_handler_ctx__bindgen_vtable(/* private fields */);
Auto Trait Implementations§
impl RefUnwindSafe for inplace_alter_handler_ctx__bindgen_vtable
impl Send for inplace_alter_handler_ctx__bindgen_vtable
impl Sync for inplace_alter_handler_ctx__bindgen_vtable
impl Unpin for inplace_alter_handler_ctx__bindgen_vtable
impl UnwindSafe for inplace_alter_handler_ctx__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