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

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