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