Type Definition rust_libindy_wrapper::native::wallet::WalletAddRecordTags[][src]

type WalletAddRecordTags = extern "C" fn(storage_handle: Handle, type_: CString, id: CString, tags_json: CString) -> Error;