Function mlua_sys::lua53::lua::lua_pushstring   
source · pub unsafe extern "C-unwind" fn lua_pushstring(
    L: *mut lua_State,
    s: *const c_char
) -> *const c_charAvailable on crate feature 
lua53 only.