NSEnumerateHashTable

Function NSEnumerateHashTable 

Source
pub unsafe extern "C-unwind" fn NSEnumerateHashTable(
    table: &NSHashTable,
) -> NSHashEnumerator
Available on crate feature NSHashTable only.
Expand description

ยงSafety

table generic should be of the correct type.