glTextureAttachMemoryNV top-level property

GlTextureAttachMemoryNV glTextureAttachMemoryNV
getter/setter pair

Implementation

GlTextureAttachMemoryNV glTextureAttachMemoryNV =
    loadFunction<GlTextureAttachMemoryNVNative>(
            _library, 'glTextureAttachMemoryNV')
        .asFunction<GlTextureAttachMemoryNV>();