Function zend_compare_symbol_tables

Source
pub unsafe extern "C" fn zend_compare_symbol_tables(
    ht1: *mut HashTable,
    ht2: *mut HashTable,
) -> c_int