Function mlua_sys::lua51::lauxlib::luaL_checktype
source · pub unsafe extern "C" fn luaL_checktype(
L: *mut lua_State,
narg: c_int,
t: c_int
)Available on crate features
lua51 or luajit only.