GlTextureAttachMemoryNV typedef

GlTextureAttachMemoryNV = void Function(int texture, int memory, int offset)

Implementation

typedef GlTextureAttachMemoryNV = void Function(
    int texture, int memory, int offset);