next up previous contents index
Next: 9.9.6 fs_mountfs_unmount: Compose Up: 9.9 Extended POSIX Support Previous: 9.9.4 fs_init: Provide a

9.9.5 fs_release: Release root and current directory references

   

SYNOPSIS

#include <oskit/c/fs.h>

void fs_release(void);

DESCRIPTION

This call releases the root and current directory references, leaving the file system module in its original uninitialized state.



University of Utah Flux Research Group