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