glNamedFramebufferTextureLayer top-level property

GlNamedFramebufferTextureLayer glNamedFramebufferTextureLayer
getter/setter pair

Implementation

GlNamedFramebufferTextureLayer glNamedFramebufferTextureLayer =
    loadFunction<GlNamedFramebufferTextureLayerNative>(
            _library, 'glNamedFramebufferTextureLayer')
        .asFunction<GlNamedFramebufferTextureLayer>();