File handling functions. More...
#include <razorback/types.h>
Go to the source code of this file.
Functions | |
| SO_PUBLIC bool | File_Delete (struct Block *block) |
| Delete a file from the block store. | |
File handling functions.
| SO_PUBLIC bool File_Delete | ( | struct Block * | block | ) |
Delete a file from the block store.
| block | The block to remove |
1.6.3