glMatrixMult3x2fNV top-level property

GlMatrixMult3x2fNV glMatrixMult3x2fNV
getter/setter pair

Implementation

GlMatrixMult3x2fNV glMatrixMult3x2fNV =
    loadFunction<GlMatrixMult3x2fNVNative>(_library, 'glMatrixMult3x2fNV')
        .asFunction<GlMatrixMult3x2fNV>();