[][src]Type Definition phper_sys::zend_object_write_dimension_t

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