Type Alias zend_refcounted_h

Source
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_1