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