unit
libc_string


unit libc_string = {
imports[];
exports[
out : String_T
];
...
}


Rendered using Haskell HTML Combinators