16.18 OEUnlinkDirectory

bool OEUnlinkDirectory(const char *dname)

The OEUnlinkDirectory function is used to portably delete or remove a directory. All files and subdirectories of the given directory should be deleted before calling this function. This function returns true upon success.