Function php_all_sys::php54::zend_ts_hash_copy[][src]

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