Function objc2_foundation::NSAllHashTableObjects

source ยท
pub unsafe extern "C" fn NSAllHashTableObjects(
    table: &NSHashTable
) -> NonNull<NSArray>
Available on crate features NSHashTable and NSArray only.