PFNGLUNIFORMSUBROUTINESUIVPROCDart typedef
        PFNGLUNIFORMSUBROUTINESUIVPROCDart =
     void Function(int shadertype, int count, Pointer<Uint32>  indices)
    
    
    
Implementation
typedef PFNGLUNIFORMSUBROUTINESUIVPROCDart =
    void Function(int shadertype, int count, Pointer<Uint32> indices);