pub type zend_refcounted_h = _zend_refcounted_h;
Aliased Type§
struct zend_refcounted_h {
pub refcount: u32,
pub u: _zend_refcounted_h__bindgen_ty_1,
}
Fields§
§refcount: u32
§u: _zend_refcounted_h__bindgen_ty_1
pub type zend_refcounted_h = _zend_refcounted_h;
struct zend_refcounted_h {
pub refcount: u32,
pub u: _zend_refcounted_h__bindgen_ty_1,
}
refcount: u32
§u: _zend_refcounted_h__bindgen_ty_1