pub type zend_constant = _zend_constant;
Aliased Type§
struct zend_constant {
pub value: _zval_struct,
pub name: *mut _zend_string,
}
Fields§
§value: _zval_struct
§name: *mut _zend_string
pub type zend_constant = _zend_constant;
struct zend_constant {
pub value: _zval_struct,
pub name: *mut _zend_string,
}
value: _zval_struct
§name: *mut _zend_string