Type Definition ext_php_rs::rc::ZendRefcount

source ·
pub type ZendRefcount = zend_refcounted_h;
Expand description

Object used to store Zend reference counter.

Trait Implementations§

Formats the value using the given formatter. Read more