[][src]Function srtp::ensure_init

pub fn ensure_init()

Initialize the libsrtp eagerly.

If not called manually, the libsrtp library will be initialized lazily just before the first operation.