Skip to main content

lua_pushliteral

Function lua_pushliteral 

Source
pub unsafe fn lua_pushliteral(L: *mut lua_State, s: &str)
Expand description