objc_foundation

Macro object_struct

Source
macro_rules! object_struct {
    ($name:ident) => { ... };
}