GlGetnUniformdvARB typedef

GlGetnUniformdvARB = void Function(int program, int location, int bufSize, Pointer<Double> params)

Implementation

typedef GlGetnUniformdvARB = void Function(
    int program, int location, int bufSize, Pointer<Double> params);