GlBufferAttachMemoryNV typedef

GlBufferAttachMemoryNV = void Function(int target, int memory, int offset)

Implementation

typedef GlBufferAttachMemoryNV = void Function(
    int target, int memory, int offset);