glFramebufferTextureARB top-level property

GlFramebufferTextureARB glFramebufferTextureARB
getter/setter pair

Implementation

GlFramebufferTextureARB glFramebufferTextureARB =
    loadFunction<GlFramebufferTextureARBNative>(
            _library, 'glFramebufferTextureARB')
        .asFunction<GlFramebufferTextureARB>();