GlFramebufferSampleLocationsfvARB typedef
GlFramebufferSampleLocationsfvARB =
void Function(int framebuffer, int buffer, int drawbuffer, Pointer<Float> value)
Implementation
typedef GlFramebufferSampleLocationsfvARB = void Function(
int target, int start, int count, Pointer<Float> v);