Function rlua::ffi::luaL_checkinteger

pub unsafe extern "C-unwind" fn luaL_checkinteger(
    L: *mut lua_State,
    arg: i32
) -> i64