glFramebufferTexture top-level property

GlFramebufferTexture glFramebufferTexture
getter/setter pair

Implementation

GlFramebufferTexture glFramebufferTexture =
    loadFunction<GlFramebufferTextureNative>(_library, 'glFramebufferTexture')
        .asFunction<GlFramebufferTexture>();