[go: up one dir, main page]

id

Type Alias id 

Source
pub type id = *mut AnyObject;
👎Deprecated: use AnyObject directly
Expand description

A mutable pointer to an object / instance.