PFNGLBINDBUFFEROFFSETEXTPROCDart typedef

PFNGLBINDBUFFEROFFSETEXTPROCDart = void Function(int target, int index, int buffer, Pointer<NativeType> offset)

Implementation

typedef PFNGLBINDBUFFEROFFSETEXTPROCDart =
    void Function(
      int target,
      int index,
      int buffer,
      Pointer<NativeType> offset,
    );