Function zend_array_dup

Source
pub unsafe extern "C" fn zend_array_dup(
    source: *mut HashTable,
) -> *mut HashTable