[][src]Type Definition indy_sys::wallet::WalletUpdateRecordTags

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