GlNamedFramebufferSampleLocationsfvARB typedef

GlNamedFramebufferSampleLocationsfvARB = void Function(int framebuffer, int start, int count, Pointer<Float> v)

Implementation

typedef GlNamedFramebufferSampleLocationsfvARB = void Function(
    int framebuffer, int start, int count, Pointer<Float> v);