Sign in
opensecura
/
3p
/
sel4
/
camkes
/
cb16a1c46eee4d9c08d81dce135619acb77f6e92
/
.
/
apps
/
cakeml_regex
/
interfaces
/
TransferString.idl4
blob: d9bfd50e798ff551e7f3cf8878015b4016f0c4b2 [
file
]
/*
* Copyright 2018, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
procedure
TransferString
{
void
transfer_string
(
in
string
s
);
};