Type Alias id

pub type id = *mut Object;
👎Deprecated: use the objc2 crate instead