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