nss

Function ensure_initialized

Source
pub fn ensure_initialized()
Expand description

Initialize NSS. This only executes the initialization routines once, so if there is any chance that this is invoked twice, that’s OK.

§Errors

When NSS initialization fails.