Struct objc_sys::objc_object
source · #[repr(C)]pub struct objc_object { /* private fields */ }Expand description
An opaque type that represents an object / an instance of a class.
#[repr(C)]pub struct objc_object { /* private fields */ }An opaque type that represents an object / an instance of a class.