PFNGLMULTICASTGETQUERYOBJECTIVNVPROC typedef
        PFNGLMULTICASTGETQUERYOBJECTIVNVPROC =
     Void Function(Uint32 gpu, Uint32 id, Uint32 pname, Pointer<Int32>  params)
    
    
    
Implementation
typedef PFNGLMULTICASTGETQUERYOBJECTIVNVPROC =
    Void Function(Uint32 gpu, Uint32 id, Uint32 pname, Pointer<Int32> params);