9#ifndef ANJAY_INCLUDE_ANJAY_BOOTSTRAPPER_H 
   10#define ANJAY_INCLUDE_ANJAY_BOOTSTRAPPER_H 
   12#include <avsystem/commons/avs_stream.h> 
avs_error_t anjay_bootstrapper(anjay_t *anjay, avs_stream_t *data_stream)
 
struct anjay_struct anjay_t
Definition core.h:49