luaL_typename

@nogc nothrow pragma(inline)
const(char)*
luaL_typename
(,
int i
)

Return Value

Type: const(char)*

the name of the type of the value at the given index.

Meta