unit
libc_sscanf


unit libc_sscanf = {
imports[];
exports[
out : Sscanf_T
];
...
}


Rendered using Haskell HTML Combinators