GlMatrixOrthoEXTNative typedef
GlMatrixOrthoEXTNative =
Void Function(Uint32 mode, Double left, Double right, Double bottom, Double top, Double zNear, Double zFar)
Implementation
typedef GlMatrixOrthoEXTNative = Void Function(Uint32 mode, Double left,
Double right, Double bottom, Double top, Double zNear, Double zFar);