Union phper_sys::_zend_class_entry__bindgen_ty_4 [−][src]
#[repr(C)]
pub union _zend_class_entry__bindgen_ty_4 {
pub user: _zend_class_entry__bindgen_ty_4__bindgen_ty_1,
pub internal: _zend_class_entry__bindgen_ty_4__bindgen_ty_2,
// some fields omitted
}Fields
user: _zend_class_entry__bindgen_ty_4__bindgen_ty_1internal: _zend_class_entry__bindgen_ty_4__bindgen_ty_2Trait Implementations
Auto Trait Implementations
impl !Send for _zend_class_entry__bindgen_ty_4impl !Sync for _zend_class_entry__bindgen_ty_4impl Unpin for _zend_class_entry__bindgen_ty_4Blanket Implementations
Mutably borrows from an owned value. Read more