PFNGLPROGRAMENVPARAMETERI4UINVPROCDart typedef

PFNGLPROGRAMENVPARAMETERI4UINVPROCDart = void Function(int target, int index, int x, int y, int z, int w)

Implementation

typedef PFNGLPROGRAMENVPARAMETERI4UINVPROCDart =
    void Function(int target, int index, int x, int y, int z, int w);