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

type Imp = unsafe extern "C" fn();

A pointer to the start of a method implementation.