bundletype
_Exit_T


bundletype _Exit_T = { include "${OSKITDIR}/oskit/c/unistd.h"
_exit }

C types:

void _exit(int __rc) __attribute__((__noreturn__));

Extended by:

Exported by:
PXE_Boot

Imported by:
Base_Delta, Blkio_Glue, Cat_Glue, DiskPart_Glue, Hello_ADR, Hello_Glue, Linux_Boot, MemFS_COM_Glue, MemFS_Posix_Glue, MzScheme, NetBSD_Posix_Glue, NetDisk, PingReply_Glue, Timer_COM_Glue, Timer_Glue, example_blkio, freebsd_lib, freebsd_lib_old, libc, libc_exit, pthread, pthreads_base


Rendered using Haskell HTML Combinators