pub unsafe extern "C" fn srtp_shutdown() -> srtp_err_status_t
Expand description
@brief srtp_shutdown() de-initializes the srtp library.
@warning No srtp functions may be called after calling this function.
pub unsafe extern "C" fn srtp_shutdown() -> srtp_err_status_t
@brief srtp_shutdown() de-initializes the srtp library.
@warning No srtp functions may be called after calling this function.