glNamedFramebufferTexture top-level property

GlBindVertexBuffer glNamedFramebufferTexture
getter/setter pair

Implementation

GlNamedFramebufferTexture glNamedFramebufferTexture =
    loadFunction<GlNamedFramebufferTextureNative>(
            _library, 'glNamedFramebufferTexture')
        .asFunction<GlNamedFramebufferTexture>();