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