GlNamedFramebufferSampleLocationsfvARBNative typedef
GlNamedFramebufferSampleLocationsfvARBNative =
Void Function(Uint32 framebuffer, Uint32 start, Int32 count, Pointer<Float> v)
Implementation
typedef GlNamedFramebufferSampleLocationsfvARBNative = Void Function(
Uint32 framebuffer, Uint32 start, Int32 count, Pointer<Float> v);