bundletype
FSN_T


bundletype FSN_T = { include "${OSKITDIR}/oskit/fs/fsnamespace.h"
oskit_create_fsnamespace }

C types:

oskit_error_t oskit_create_fsnamespace(struct oskit_dir *rootdir,struct oskit_dir *cwd,oskit_fsnamespace_t **out_fsnamespace);

Extended by:

Exported by:
fsn

Imported by:
fsn_obj


Rendered using Haskell HTML Combinators