next up previous contents index
Next: 9.7.6 fs_gettime: Get the Up: 9.7 Dependencies on the Previous: 9.7.4 fs_vsprintf: Generate formatted

9.7.5 fs_panic: Cleanup and exit

 

SYNOPSIS

#include <oskit/fs/fs.h>

void fs_panic(void);

DIRECTION

filesystem library tex2html_wrap_inline36701 client OS

DESCRIPTION

This function cleans up and exits. If this function returns rather than exiting, the filesystem library may be very unhappy.



Utah Flux Research Group