Function mlua_sys::lua51::lauxlib::luaL_dostring

source ยท
pub unsafe fn luaL_dostring(L: *mut lua_State, s: *const c_char) -> c_int
Available on crate features lua51 or luajit only.