glGetTexImage top-level property

GlGetTexImage glGetTexImage
getter/setter pair

Implementation

GlGetTexImage glGetTexImage =
    loadFunction<GlGetTexImageNative>(_library, 'glGetTexImage')
        .asFunction<GlGetTexImage>();