PFNGLMULTICASTGETQUERYOBJECTUI64VNVPROCDart typedef
        PFNGLMULTICASTGETQUERYOBJECTUI64VNVPROCDart =
     void Function(int gpu, int id, int pname, Pointer<Uint64>  params)
    
    
    
Implementation
typedef PFNGLMULTICASTGETQUERYOBJECTUI64VNVPROCDart =
    void Function(int gpu, int id, int pname, Pointer<Uint64> params);