Function mlua_sys::lua51::lauxlib::luaL_register
source ยท pub unsafe extern "C-unwind" fn luaL_register(
L: *mut lua_State,
libname: *const c_char,
l: *const luaL_Reg,
)Available on crate features
lua51 or luajit only.