[][src]Function gpgme::init

pub fn init() -> Gpgme

Initializes the gpgme library.

Examples

let gpgme = gpgme::init();