Function php_all_sys::php54::zend_ts_hash_merge[][src]

pub unsafe extern "C" fn zend_ts_hash_merge(
    target: *mut TsHashTable,
    source: *mut TsHashTable,
    pCopyConstructor: copy_ctor_func_t,
    tmp: *mut c_void,
    size: uint,
    overwrite: c_int
)