PFNGLGETNAMEDBUFFERSUBDATAPROCDart typedef

PFNGLGETNAMEDBUFFERSUBDATAPROCDart = void Function(int buffer, Pointer<NativeType> offset, Pointer<Uint32> size, Pointer<NativeType> data)

Implementation

typedef PFNGLGETNAMEDBUFFERSUBDATAPROCDart =
    void Function(
      int buffer,
      Pointer<NativeType> offset,
      Pointer<Uint32> size,
      Pointer<NativeType> data,
    );