PFNGLFEEDBACKBUFFERPROC typedef

PFNGLFEEDBACKBUFFERPROC = Void Function(Uint32 size, Uint32 type, Pointer<Float> buffer)

Implementation

typedef PFNGLFEEDBACKBUFFERPROC =
    Void Function(Uint32 size, Uint32 type, Pointer<Float> buffer);