PFNGLMULTICASTVIEWPORTARRAYVNVXPROC typedef
        PFNGLMULTICASTVIEWPORTARRAYVNVXPROC =
     Void Function(Uint32 gpu, Uint32 first, Uint32 count, Pointer<Float>  v)
    
    
    
Implementation
typedef PFNGLMULTICASTVIEWPORTARRAYVNVXPROC =
    Void Function(Uint32 gpu, Uint32 first, Uint32 count, Pointer<Float> v);