[][src]Function melib::gpgme::bindings::gpgme_data_set_flag

pub unsafe extern "C" fn gpgme_data_set_flag(
    dh: *mut gpgme_data,
    name: *const c_char,
    value: *const c_char
) -> c_uint