GlNamedBufferAttachMemoryNV typedef

GlNamedBufferAttachMemoryNV = void Function(int target, int index, int id)

Implementation

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