1 // Copyright 2019-2020 David Robillard <d@drobilla.net>
2 // SPDX-License-Identifier: ISC
13 Native graphics support.
19 Stub graphics backend accessor.
21 This backend just creates a simple native window without setting up any
22 portable graphics API.
26 puglStubBackend(void);