[][src]Type Definition melib::gpgme::bindings::gpgme_get_ctx_flag

type gpgme_get_ctx_flag = unsafe extern "C" fn(ctx: *mut gpgme_context, name: *const c_char) -> *const c_char;