pub type srtp_err_status_t = c_uint;
Expand description
@brief srtp_err_status_t defines error codes.
The enumeration srtp_err_status_t defines error codes. Note that the value of srtp_err_status_ok is equal to zero, which can simplify error checking somewhat.