NSEnumerateMapTable

Function NSEnumerateMapTable 

Source
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.