Skip to content
Snippets Groups Projects
Forked from Anders Blomdell / LabComm
468 commits behind the upstream repository.
labcomm_dynamic_buffer_writer.h 210 B
#ifndef _LABCOMM_DYNAMIC_BUFFER_READER_WRITER_H_
#define _LABCOMM_DYNAMIC_BUFFER_READER_WRITER_H_

#include "labcomm.h"

extern const struct labcomm_writer_action *labcomm_dynamic_buffer_writer_action;

#endif