Type Alias ext_php_rs::ffi::zend_refcounted_h

source ·
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