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