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