Function rlua::ffi::lua_geti [] [src]

pub unsafe extern "C" fn lua_geti(
    state: *mut lua_State,
    index: c_int,
    i: lua_Integer
) -> c_int