Function rlua::ffi::luaL_checktype

pub unsafe extern "C-unwind" fn luaL_checktype(
    L: *mut lua_State,
    arg: i32,
    t: i32
)