PFNGLCOMPILESHADERINCLUDEARBPROCDart typedef

PFNGLCOMPILESHADERINCLUDEARBPROCDart = void Function(int shader, int count, Pointer<Pointer<Int8>> path, Pointer<Int32> length)

Implementation

typedef PFNGLCOMPILESHADERINCLUDEARBPROCDart =
    void Function(
      int shader,
      int count,
      Pointer<Pointer<Int8>> path,
      Pointer<Int32> length,
    );