PFNGLPROGRAMUNIFORM4DVEXTPROCDart typedef

PFNGLPROGRAMUNIFORM4DVEXTPROCDart = void Function(int program, int location, int count, Pointer<Double> value)

Implementation

typedef PFNGLPROGRAMUNIFORM4DVEXTPROCDart =
    void Function(int program, int location, int count, Pointer<Double> value);