Union phper_sys::_zval_struct__bindgen_ty_1 [−][src]
#[repr(C)]
pub union _zval_struct__bindgen_ty_1 {
pub v: _zval_struct__bindgen_ty_1__bindgen_ty_1,
pub type_info: u32,
// some fields omitted
}Fields
v: _zval_struct__bindgen_ty_1__bindgen_ty_1type_info: u32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _zval_struct__bindgen_ty_1impl Send for _zval_struct__bindgen_ty_1impl Sync for _zval_struct__bindgen_ty_1impl Unpin for _zval_struct__bindgen_ty_1impl UnwindSafe for _zval_struct__bindgen_ty_1Blanket Implementations
Mutably borrows from an owned value. Read more