glCommandListSegmentsNV top-level property

GlCommandListSegmentsNV glCommandListSegmentsNV
getter/setter pair

Implementation

GlCommandListSegmentsNV glCommandListSegmentsNV =
    loadFunction<GlCommandListSegmentsNVNative>(
            _library, 'glCommandListSegmentsNV')
        .asFunction<GlCommandListSegmentsNV>();