Function NSCountHashTable

Source
pub unsafe extern "C-unwind" fn NSCountHashTable(
    table: &NSHashTable,
) -> NSUInteger
Available on crate feature NSHashTable only.