Struct varnish_sys::objcore__bindgen_ty_3
source · #[repr(C)]pub struct objcore__bindgen_ty_3 {
pub vtqe_next: *mut objcore,
pub vtqe_prev: *mut *mut objcore,
}Fields§
§vtqe_next: *mut objcore§vtqe_prev: *mut *mut objcoreTrait Implementations§
source§impl Clone for objcore__bindgen_ty_3
impl Clone for objcore__bindgen_ty_3
source§fn clone(&self) -> objcore__bindgen_ty_3
fn clone(&self) -> objcore__bindgen_ty_3
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more