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