Function phper_sys::zend_hash_copy

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