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