PFNGLGETNHISTOGRAMARBPROCDart typedef

PFNGLGETNHISTOGRAMARBPROCDart = void Function(int target, int reset, int format, int type, int bufSize, Pointer<NativeType> values)

Implementation

typedef PFNGLGETNHISTOGRAMARBPROCDart =
    void Function(
      int target,
      int reset,
      int format,
      int type,
      int bufSize,
      Pointer<NativeType> values,
    );