Function rlua::ffi::lua54::luaL_argcheck

pub unsafe fn luaL_argcheck(
    L: *mut lua_State,
    cond: i32,
    arg: i32,
    extramsg: *const i8
)