bundletype
CallContext_T


bundletype CallContext_T = { include "${OSKITDIR}/oskit/com.h"
oskit_get_call_context }

C types:

oskit_error_t oskit_get_call_context(const struct oskit_guid *iid,void **out_if);

Extended by:

Exported by:
null_call_context

Imported by:
netbsd_fs


Rendered using Haskell HTML Combinators