Type Alias objc_method

Source
pub type objc_method = Method;
๐Ÿ‘ŽDeprecated: merged with runtime::Imp

Aliased Typeยง

#[repr(C)]
pub struct objc_method { /* private fields */ }