bundletype
Sscanf_T


bundletype Sscanf_T = { include "${OSKITDIR}/oskit/c/stdio.h"
sscanf
vsscanf }

C types:

int sscanf(const char *__str,const char *__format,...);

Extended by:

Exported by:
libc_sscanf

Imported by:


Rendered using Haskell HTML Combinators