GlMatrixTranslatefEXT typedef

GlMatrixTranslatefEXT = void Function(int mode, double x, double y, double z)

Implementation

typedef GlMatrixTranslatefEXT = void Function(
    int mode, double x, double y, double z);