[][src]Function gcrypt::init_fips_mode

pub fn init_fips_mode<E>(
    f: impl FnOnce(&mut Initializer) -> Result<(), E>
) -> Result<Gcrypt, E>