pub unsafe extern "C-unwind" fn NSAllMapTableValues(
table: &NSMapTable,
) -> Retained<NSArray>
Available on crate features
NSArray
and NSMapTable
only.Expand description
ยงSafety
table
generic should be of the correct type.