Type Alias lua_CompileConstant

Source
pub type lua_CompileConstant = *mut c_void;
Expand description

A constant that can be configured during compilation to enable constant folding and other optimizations.