Type Definition objc::runtime::Imp

source ·
pub type Imp = unsafe extern "C" fn();
Expand description

A pointer to the start of a method implementation.