Type Definition objc2::runtime::Imp[][src]

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

A pointer to the start of a method implementation.