C
int FSrmdir( char * path, unsigned char rmsubdirs );
Description
The FSrmdir function passes a RAM pointer to the path to the rmdirhelper function.
Preconditions
None
Parameters
Return Values
Side Effects
The FSerrno variable will be changed.
Remarks
None.