PFNGLBUFFERPAGECOMMITMENTARBPROCDart typedef

PFNGLBUFFERPAGECOMMITMENTARBPROCDart = void Function(int target, Pointer<NativeType> offset, Pointer<Uint32> size, int commit)

Implementation

typedef PFNGLBUFFERPAGECOMMITMENTARBPROCDart =
    void Function(
      int target,
      Pointer<NativeType> offset,
      Pointer<Uint32> size,
      int commit,
    );