lwip-contrib-mac/apps/rtp/rtp.h

7 lines
82 B
C

#ifndef __RTP_H__
#define __RTP_H__
void rtp_init(void);
#endif /* __RTP_H__ */