Function objc2_foundation::NSCompareHashTables

source ยท
pub unsafe extern "C" fn NSCompareHashTables(
    table1: &NSHashTable,
    table2: &NSHashTable
) -> Bool
Available on crate feature NSHashTable only.