pub unsafe extern "C-unwind" fn NSCreateHashTable(
call_backs: NSHashTableCallBacks,
capacity: NSUInteger,
) -> Retained<NSHashTable>
Available on crate features
NSHashTable
and NSString
only.pub unsafe extern "C-unwind" fn NSCreateHashTable(
call_backs: NSHashTableCallBacks,
capacity: NSUInteger,
) -> Retained<NSHashTable>
NSHashTable
and NSString
only.