pub unsafe extern "C-unwind" fn NSCountMapTable(
table: &NSMapTable,
) -> NSUInteger
Available 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,
) -> NSUInteger
NSMapTable
only.table
generic should be of the correct type.