PFNGLPROGRAMUNIFORM3DVEXTPROCDart typedef

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

Implementation

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