Type Alias TsHashTable

Source
pub type TsHashTable = _zend_ts_hashtable;

Aliased Type§

#[repr(C)]
pub struct TsHashTable { pub hash: _hashtable, pub reader: u32, }

Fields§

§hash: _hashtable§reader: u32