Synopsis
CTL_STATUS_t ctl_ms_remove_folder(const char *path);
Description

ctl_ms_remove_folder removes the folder with the name pointed to by str.

Return Value

ctl_ms_remove_folder returns a standard status code.

Thread Safety

ctl_ms_remove_folder is thread-safe.