Type Definition php_all_sys::php72::zend_object_count_elements_t[][src]

type zend_object_count_elements_t = Option<unsafe extern "C" fn(object: *mut zval, count: *mut zend_long) -> c_int>;