Function lua_rs::ffi::lauxlib::luaL_dostring

source ·
pub unsafe fn luaL_dostring(l: *mut lua_State, s: *const c_char) -> c_int