GlGetnUniformdv typedef

GlGetnUniformdv = void Function(int texunit, int coord, int pname, Pointer<Double> params)

Implementation

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