Function gpgme::init[][src]

pub fn init() -> Gpgme

Initializes the gpgme library.

Examples

let gpgme = gpgme::init();