Imp

Type Alias Imp 

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

A pointer to the start of a method implementation.