Function luaL_checkinteger

Source
pub unsafe extern "C-unwind" fn luaL_checkinteger(
    L: *mut lua_State,
    numArg: c_int,
) -> c_int