Struct ejdb2_sys_windows::_IWDB
source · [−]#[repr(C)]pub struct _IWDB { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _IWDB
impl Send for _IWDB
impl Sync for _IWDB
impl Unpin for _IWDB
impl UnwindSafe for _IWDB
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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