glNamedFramebufferTexture top-level property
Implementation
GlNamedFramebufferTexture glNamedFramebufferTexture =
loadFunction<GlNamedFramebufferTextureNative>(
_library, 'glNamedFramebufferTexture')
.asFunction<GlNamedFramebufferTexture>();