Function mlua_sys::luau::lua::lua_pushliteral

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