Function php_all_sys::php54::zend_hash_copy[][src]

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