Type Alias VMFunctionCallback

Source
pub type VMFunctionCallback = *const VMFunctionBody;
Expand description

The type of function callbacks in the sys VM.