glMatrixLoaddEXT top-level property

GlMatrixLoaddEXT glMatrixLoaddEXT
getter/setter pair

Implementation

GlMatrixLoaddEXT glMatrixLoaddEXT =
    loadFunction<GlMatrixLoaddEXTNative>(_library, 'glMatrixLoaddEXT')
        .asFunction<GlMatrixLoaddEXT>();