Skip to main content

luaL_argerrorL

Function luaL_argerrorL 

Source
pub fn luaL_argerrorL(L: *mut lua_State, narg: c_int, extramsg: &str) -> !