glNamedFramebufferTexture top-level property

GlNamedFramebufferTexture glNamedFramebufferTexture
getter/setter pair

Implementation

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