Function NSCompareHashTables

Source
pub unsafe extern "C-unwind" fn NSCompareHashTables(
    table1: &NSHashTable,
    table2: &NSHashTable,
) -> bool
Available on crate feature NSHashTable only.