luaL_dostring

Function luaL_dostring 

Source
pub unsafe fn luaL_dostring(L: *mut lua_State, string: *const c_char) -> c_int