Function gcrypt::init[][src]

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