mlua_sys::lua51::lua

Function lua_tostring

Source
pub unsafe fn lua_tostring(L: *mut lua_State, i: c_int) -> *const c_char
Available on crate features lua51 or luajit only.