PFNGLGETOBJECTLABELEXTPROCDart typedef

PFNGLGETOBJECTLABELEXTPROCDart = void Function(int type, int object, int bufSize, Pointer<Uint32> length, Pointer<Int8> label)

Implementation

typedef PFNGLGETOBJECTLABELEXTPROCDart =
    void Function(
      int type,
      int object,
      int bufSize,
      Pointer<Uint32> length,
      Pointer<Int8> label,
    );