ProcPtr

Type Alias ProcPtr 

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

Generic pointer to a function.