Type Definition lua::Index [] [src]

type Index = c_int;

Integer type used to index the Lua stack, usually i32.