bundletype
PQueue_T


bundletype PQueue_T = { include "${OSKITDIR}/oskit/com/pqueue.h"
oskit_pqueue_create }

C types:

oskit_error_t oskit_pqueue_create(oskit_pqueue_t **out_pq);

Extended by:

Exported by:
pqueue

Imported by:
hpfq


Rendered using Haskell HTML Combinators