GlMatrixScalefEXTNative typedef

GlMatrixScalefEXTNative = Void Function(Uint32 mode, Float x, Float y, Float z)

Implementation

typedef GlMatrixScalefEXTNative = Void Function(
    Uint32 mode, Float x, Float y, Float z);