9 #include <smolrtsp/priv/compiler_attrs.h>
size_t SmolRTSP_RtpHeader_size(SmolRTSP_RtpHeader self) SMOLRTSP_PRIV_MUST_USE
Computes the size of the binary self.
uint8_t * SmolRTSP_RtpHeader_serialize(SmolRTSP_RtpHeader self, uint8_t buffer[restrict]) SMOLRTSP_PRIV_MUST_USE
Writes self to buffer.