Struct varnish_sys::VSC_main
source · [−]#[repr(C)]pub struct VSC_main { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VSC_main
impl Send for VSC_main
impl Sync for VSC_main
impl Unpin for VSC_main
impl UnwindSafe for VSC_main
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