Struct objc_sys::objc_method
source · #[repr(C)]pub struct objc_method { /* private fields */ }Expand description
A type that represents a method in a class definition.
#[repr(C)]pub struct objc_method { /* private fields */ }A type that represents a method in a class definition.