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

type WalletGetRecordTags = extern "C" fn(storage_handle: StorageHandle, record_handle: RecordHandle, record_tags_p: *mut CString) -> Error;