Skip to main content

LUA_TINTEGER

Constant LUA_TINTEGER 

Source
pub const LUA_TINTEGER: c_int = 4;
Available on crate feature luau only.