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

type zend_object_write_dimension_t = Option<unsafe extern "C" fn(object: *mut zval, offset: *mut zval, value: *mut zval)>;