PFNGLBUFFERSTORAGEEXTERNALEXTPROCDart typedef

PFNGLBUFFERSTORAGEEXTERNALEXTPROCDart = void Function(int target, Pointer<NativeType> offset, Pointer<Uint32> size, Pointer<NativeType> clientBuffer, int flags)

Implementation

typedef PFNGLBUFFERSTORAGEEXTERNALEXTPROCDart =
    void Function(
      int target,
      Pointer<NativeType> offset,
      Pointer<Uint32> size,
      Pointer<NativeType> clientBuffer,
      int flags,
    );