glMatrixLoadTransposefEXT top-level property

GlMatrixLoadTransposefEXT glMatrixLoadTransposefEXT
getter/setter pair

Implementation

GlMatrixLoadTransposefEXT glMatrixLoadTransposefEXT =
    loadFunction<GlMatrixLoadTransposefEXTNative>(
            _library, 'glMatrixLoadTransposefEXT')
        .asFunction<GlMatrixLoadTransposefEXT>();