PFNGLEVALMESH2PROC typedef

PFNGLEVALMESH2PROC = Void Function(Uint32 mode, Int32 i1, Int32 i2, Int32 j1, Int32 j2)

Implementation

typedef PFNGLEVALMESH2PROC =
    Void Function(Uint32 mode, Int32 i1, Int32 i2, Int32 j1, Int32 j2);