Struct gpgme_sys::gpgme_conf_comp
[−]
[src]
pub struct gpgme_conf_comp {
pub next: gpgme_conf_comp_t,
pub name: *mut c_char,
pub description: *mut c_char,
pub program_name: *mut c_char,
pub options: gpgme_conf_opt_t,
// some fields omitted
}Fields
next | |
name | |
description | |
program_name | |
options |