GlNamedBufferAttachMemoryNV typedef

GlNamedBufferAttachMemoryNV = void Function(int buffer, int memory, int offset)

Implementation

typedef GlNamedBufferAttachMemoryNV = void Function(
    int buffer, int memory, int offset);