FunPtr

Type Alias FunPtr 

Source
pub type FunPtr = ObjPtr<Function>;

Aliased Typeยง

pub struct FunPtr(/* private fields */);