glFramebufferTexture top-level property
Implementation
GlFramebufferTexture glFramebufferTexture =
loadFunction<GlFramebufferTextureNative>(_library, 'glFramebufferTexture')
.asFunction<GlFramebufferTexture>();
GlFramebufferTexture glFramebufferTexture =
loadFunction<GlFramebufferTextureNative>(_library, 'glFramebufferTexture')
.asFunction<GlFramebufferTexture>();