PFNGLCLEARBUFFERIVPROC typedef

PFNGLCLEARBUFFERIVPROC = Void Function(Uint32 buffer, Int32 drawbuffer, Pointer<Int32> value)

Implementation

typedef PFNGLCLEARBUFFERIVPROC = Void Function(
    Uint32 buffer, Int32 drawbuffer, Pointer<Int32> value);