Macro objc_foundation::object_struct [] [src]

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