PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROCDart typedef

PFNGLNAMEDBUFFERPAGECOMMITMENTARBPROCDart = void Function(int buffer, Pointer<NativeType> offset, Pointer<Uint32> size, int commit)

Implementation

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