mlua_sys::lua51::lua

Function lua_pushliteral

Source
pub unsafe fn lua_pushliteral(L: *mut lua_State, s: &'static str)
Available on crate features lua51 or luajit only.