srtp2_sys

Function srtp_shutdown

Source
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.