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