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

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