GlMatrixTranslatefEXTNative typedef

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

Implementation

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