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