Function rlua::ffi::lua54::lua_pushstring

pub unsafe extern "C-unwind" fn lua_pushstring(
    L: *mut lua_State,
    s: *const i8
) -> *const i8