Struct phper_sys::_zend_refcounted [−][src]
#[repr(C)]pub struct _zend_refcounted { pub gc: zend_refcounted_h, }
Fields
gc: zend_refcounted_hTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _zend_refcountedimpl Send for _zend_refcountedimpl Sync for _zend_refcountedimpl Unpin for _zend_refcountedimpl UnwindSafe for _zend_refcountedBlanket Implementations
Mutably borrows from an owned value. Read more