GlGetnUniformdv typedef

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

Implementation

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