pub unsafe extern "C-unwind" fn NSCountHashTable(
table: &NSHashTable,
) -> NSUIntegerAvailable on crate feature
NSHashTable only.Expand description
ยงSafety
table generic should be of the correct type.
pub unsafe extern "C-unwind" fn NSCountHashTable(
table: &NSHashTable,
) -> NSUIntegerNSHashTable only.table generic should be of the correct type.