icrate 0.1.2

Bindings to Apple's frameworks
Documentation
1
2
3
4
5
6
extern "C" {
    #[cfg(feature = "Foundation_NSMapTable")]
    pub fn NSFreeMapTable(table: *mut crate::Foundation::NSMapTable);
}

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