GlTextureAttachMemoryNV typedef

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

Implementation

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