Type Definition ext_php_rs::ffi::zend_object_count_elements_t[][src]

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