Static rglua::lua_shared::lua_call[][src]

pub static lua_call: Lazy<extern "C" fn(L: LuaState, nargs: c_int, nresults: c_int) -> c_int>