glGetnTexImage top-level property

GlGetnTexImage glGetnTexImage
getter/setter pair

Implementation

GlGetnTexImage glGetnTexImage =
    loadFunction<GlGetnTexImageNative>(_library, 'glGetnTexImage')
        .asFunction<GlGetnTexImage>();