[][src]Function phper_sys::zend_hash_copy

pub unsafe extern "C" fn zend_hash_copy(
    target: *mut HashTable,
    source: *mut HashTable,
    pCopyConstructor: copy_ctor_func_t
)