Skip to main content

register

Function register 

Source
pub fn register(
    lua: &Lua,
    alc_table: &LuaTable,
    config: BridgeConfig,
) -> LuaResult<()>
Expand description

Register all Layer 0 runtime primitives onto the given table.