Type Definition Imp
objc::runtime
type Imp = unsafe extern "C" fn();
A pointer to the start of a method implementation.