pub type zend_refcounted_h = _zend_refcounted_h;Aliased Type§
#[repr(C)]pub struct zend_refcounted_h {
pub refcount: u32,
pub u: _zend_refcounted_h__bindgen_ty_1,
}Fields§
§refcount: u32§u: _zend_refcounted_h__bindgen_ty_1pub type zend_refcounted_h = _zend_refcounted_h;#[repr(C)]pub struct zend_refcounted_h {
pub refcount: u32,
pub u: _zend_refcounted_h__bindgen_ty_1,
}refcount: u32§u: _zend_refcounted_h__bindgen_ty_1