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