PFNGLCLEARBUFFERFVPROC typedef

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

Implementation

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