GlMatrixTranslatedEXTNative typedef

GlMatrixTranslatedEXTNative = Void Function(Uint32 mode, Double x, Double y, Double z)

Implementation

typedef GlMatrixTranslatedEXTNative = Void Function(
    Uint32 mode, Double x, Double y, Double z);