luaL_loadbuffer

Undocumented in source. Be warned that the author may not have intended to support it.
version(LUA_52)
@nogc nothrow
int
luaL_loadbuffer
(
lua_State* L
,
const(char)* buff
,
size_t sz
,
const(char)* name
)

Meta