GlGetMultisamplefv typedef

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

Implementation

typedef GlGetMultisamplefv = void Function(
    int pname, int index, Pointer<Float> val);