[][src]Function lua_sys::lua_pushstring

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