MCPcopy Create free account
hub / github.com/behdad/glyphy / demo_buffer_t

Class demo_buffer_t

demo/demo-buffer.h:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12#include "demo-shader.h"
13
14typedef struct demo_buffer_t demo_buffer_t;
15
16demo_buffer_t *
17demo_buffer_create (void);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected