[][src]Function srtp2_sys::srtp_shutdown

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.