PFNGLGETNAMEDSTRINGIVARBPROCDart typedef

PFNGLGETNAMEDSTRINGIVARBPROCDart = void Function(int namelen, Pointer<Utf8> name, int pname, Pointer<Int32> params)

Implementation

typedef PFNGLGETNAMEDSTRINGIVARBPROCDart =
    void Function(
      int namelen,
      Pointer<Utf8> name,
      int pname,
      Pointer<Int32> params,
    );