glMatrixLoadTransposedEXT top-level property

GlMatrixLoadTransposedEXT glMatrixLoadTransposedEXT
getter/setter pair

Implementation

GlMatrixLoadTransposedEXT glMatrixLoadTransposedEXT =
    loadFunction<GlMatrixLoadTransposedEXTNative>(
            _library, 'glMatrixLoadTransposedEXT')
        .asFunction<GlMatrixLoadTransposedEXT>();