mlua_sys::luau::lua

Function lua_pushliteral

Source
pub unsafe fn lua_pushliteral(L: *mut lua_State, s: &'static str)
Available on crate feature luau only.