Function lua_pushliteral

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