unit
libc_sprintf


unit libc_sprintf = {
imports[];
exports[
out : Sprintf_T
];
...
}


Rendered using Haskell HTML Combinators