Type Alias Index

Source
pub type Index = c_int;
Expand description

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