Struct phper_sys::_zend_refcounted_h [−][src]
#[repr(C)]pub struct _zend_refcounted_h { pub refcount: u32, pub u: _zend_refcounted_h__bindgen_ty_1, }
Fields
refcount: u32u: _zend_refcounted_h__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _zend_refcounted_himpl Send for _zend_refcounted_himpl Sync for _zend_refcounted_himpl Unpin for _zend_refcounted_himpl UnwindSafe for _zend_refcounted_hBlanket Implementations
Mutably borrows from an owned value. Read more