pub unsafe extern "C" fn Lchecktype( state: lua_State, index: i32, typ: i32, )
Checks whether the function argument index has type typ. See lua_type for the encoding of types for typ.
index
typ
lua_type