Function mlua_sys::lua51::lua::lua_pushstring_

source ยท
pub unsafe extern "C-unwind" fn lua_pushstring_(
    L: *mut lua_State,
    s: *const c_char
)
Available on crate features lua51 or luajit only.