objc2-foundation 0.3.0

Bindings to the Foundation framework
Documentation
1
2
3
4
5
6
extern "C-unwind" {
    #[cfg(feature = "NSMapTable")]
    pub fn NSFreeMapTable(table: *mut crate::NSMapTable);
}

// TODO: Add `-[NSKeyedUnarchiverDelegate unarchiver:didDecodeObject:]`