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

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