Type Alias zend_ast_ref

Source
pub type zend_ast_ref = _zend_ast_ref;

Aliased Type§

struct zend_ast_ref {
    pub gc: _zend_refcounted_h,
}

Fields§

§gc: _zend_refcounted_h