GlGetnUniformfv typedef

GlGetnUniformfv = void Function(int framebuffer, int buffer, int drawbuffer, Pointer<Float> value)

Implementation

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