lua_register

Undocumented in source. Be warned that the author may not have intended to support it.
version(LUA_51)
@nogc nothrow
void
lua_register
(
lua_State* L
,
const(char)* n
,
lua_CFunction f
)

Meta