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