Struct gpgme_sys::_gpgme_sig_notation
[−]
[src]
pub struct _gpgme_sig_notation {
pub next: gpgme_sig_notation_t,
pub name: *mut c_char,
pub value: *mut c_char,
pub name_len: c_int,
pub value_len: c_int,
pub flags: gpgme_sig_notation_flags_t,
pub bitfield: u32,
}Fields
next | |
name | |
value | |
name_len | |
value_len | |
flags | |
bitfield |