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

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