PFNGLPROGRAMUNIFORM3DEXTPROCDart typedef

PFNGLPROGRAMUNIFORM3DEXTPROCDart = void Function(int program, int location, double x, double y, double z)

Implementation

typedef PFNGLPROGRAMUNIFORM3DEXTPROCDart =
    void Function(int program, int location, double x, double y, double z);