glGetTextureSubImage top-level property

GlGetTextureSubImage glGetTextureSubImage
getter/setter pair

Implementation

GlGetTextureSubImage glGetTextureSubImage =
    loadFunction<GlGetTextureSubImageNative>(_library, 'glGetTextureSubImage')
        .asFunction<GlGetTextureSubImage>();