Struct gpgme_sys::_gpgme_op_keylist_result [] [src]

pub struct _gpgme_op_keylist_result {
    pub bitfield: u32,
}

Fields

bitfield

Methods

impl _gpgme_op_keylist_result

fn truncated(&self) -> bool

Trait Implementations

Derived Implementations

impl Clone for _gpgme_op_keylist_result

fn clone(&self) -> _gpgme_op_keylist_result

1.0.0fn clone_from(&mut self, source: &Self)