Type Definition ext_php_rs::rc::ZendRefcount
source · pub type ZendRefcount = zend_refcounted_h;
Expand description
Object used to store Zend reference counter.
pub type ZendRefcount = zend_refcounted_h;
Object used to store Zend reference counter.