Function php_all_sys::php54::_zend_ts_hash_init[][src]

pub unsafe extern "C" fn _zend_ts_hash_init(
    ht: *mut TsHashTable,
    nSize: uint,
    pHashFunction: hash_func_t,
    pDestructor: dtor_func_t,
    persistent: zend_bool
) -> c_int