13 #define BPyGPUVertBuf_Check(v) (Py_TYPE(v) == &BPyGPUVertBuf_Type)
#define ATTR_NONNULL(...)
struct GPUVertBuf GPUVertBuf
PyTypeObject BPyGPUVertBuf_Type
struct BPyGPUVertBuf BPyGPUVertBuf
PyObject * BPyGPUVertBuf_CreatePyObject(struct GPUVertBuf *buf) ATTR_NONNULL(1)
PyObject_VAR_HEAD struct GPUVertBuf * buf