pub unsafe extern "C-unwind" fn NSEnumerateHashTable(
table: &NSHashTable,
) -> NSHashEnumeratorAvailable on crate feature
NSHashTable only.Expand description
ยงSafety
table generic should be of the correct type.
pub unsafe extern "C-unwind" fn NSEnumerateHashTable(
table: &NSHashTable,
) -> NSHashEnumeratorNSHashTable only.table generic should be of the correct type.