SmolRTSP
0.1.3
A small, portable, extensible RTSP 1.0 implementation in C99
|
Droppable types support. More...
#include <interface99.h>
Go to the source code of this file.
Macros | |
#define | SmolRTSP_Droppable_IFACE |
Types that can be dropped (deallocated). More... | |
Functions | |
interface99 (SmolRTSP_Droppable) | |
Defines the SmolRTSP_Droppable interface. More... | |
Droppable types support.
#define SmolRTSP_Droppable_IFACE |
Types that can be dropped (deallocated).
See Interface99 for the macro usage.
interface99 | ( | SmolRTSP_Droppable | ) |
Defines the SmolRTSP_Droppable
interface.
See Interface99 for the macro usage.