[][src]Function gcrypt::init

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