Skip to main content

LUA_TFUNCTION

Constant LUA_TFUNCTION 

Source
pub const LUA_TFUNCTION: c_int = 7;
Available on crate feature luau only.