luaL_argexpected

Function luaL_argexpected 

Source
pub unsafe fn luaL_argexpected(
    L: *mut lua_State,
    cond: bool,
    arg: c_int,
    tname: *const c_char,
)