Function objc2_foundation::NSCopyHashTableWithZone
source · pub unsafe extern "C" fn NSCopyHashTableWithZone(
table: &NSHashTable,
zone: *mut NSZone
) -> NonNull<NSHashTable>Available on crate features
NSHashTable and NSZone only.