PFNGLSETINVARIANTEXTPROCDart typedef
        PFNGLSETINVARIANTEXTPROCDart =
     void Function(int id, int type, Pointer<NativeType>  addr)
    
    
    
Implementation
typedef PFNGLSETINVARIANTEXTPROCDart =
    void Function(int id, int type, Pointer<NativeType> addr);