Type Definition php_all_sys::php54::zend_object_add_ref_t[][src]

type zend_object_add_ref_t = Option<unsafe extern "C" fn(object: *mut zval)>;