lua_WarnFunction

Type for warning functions

extern (C) nothrow
alias lua_WarnFunction = void* function
(
void*
,
const char*
,
int
)

Meta