[][src]Macro luajit::lua_func

macro_rules! lua_func {
    ($name:expr, $method:path) => { ... };
}

This macro can be used to automatically generate a luaL_Reg struct for the provided function, with name name