[][src]Type Definition phper_sys::zend_object_count_elements_t

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