glFramebufferTextureLayer top-level property

GlFramebufferTextureLayer glFramebufferTextureLayer
getter/setter pair

Implementation

GlFramebufferTextureLayer glFramebufferTextureLayer =
    loadFunction<GlFramebufferTextureLayerNative>(
            _library, 'glFramebufferTextureLayer')
        .asFunction<GlFramebufferTextureLayer>();