glFramebufferTextureFaceARB top-level property

GlFramebufferTextureFaceARB glFramebufferTextureFaceARB
getter/setter pair

Implementation

GlFramebufferTextureFaceARB glFramebufferTextureFaceARB =
    loadFunction<GlFramebufferTextureFaceARBNative>(
            _library, 'glFramebufferTextureFaceARB')
        .asFunction<GlFramebufferTextureFaceARB>();