Function luaL_dostring

Source
pub unsafe fn luaL_dostring(L: *mut lua_State, s: *const i8) -> i32