Function zend_copy_constants

Source
pub unsafe extern "C" fn zend_copy_constants(
    target: *mut HashTable,
    sourc: *mut HashTable,
)