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