lua_WarnFunction

Undocumented in source.
version(LUA_54)
nothrow
alias lua_WarnFunction = void function
(
void* ud
,
const(char)* msg
,
int tocont
)

Meta