pub type TsHashTable = _zend_ts_hashtable;Aliased Type§
#[repr(C)]pub struct TsHashTable {
pub hash: _hashtable,
pub reader: u32,
}Fields§
§hash: _hashtable§reader: u32pub type TsHashTable = _zend_ts_hashtable;#[repr(C)]pub struct TsHashTable {
pub hash: _hashtable,
pub reader: u32,
}hash: _hashtable§reader: u32