Type Alias Protocol

Source
pub type Protocol = objc_object;

Aliased Type§

#[repr(C)]
pub struct Protocol { pub isa: *mut objc_class, }

Fields§

§isa: *mut objc_class