GlGetnUniformfv typedef

GlGetnUniformfv = void Function(int program, int location, int bufSize, Pointer<Float> params)

Implementation

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