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