Synopsis
CTL_STATUS_t ctl_ms_create_folder(const char *path);
Description

ctl_ms_create_folder creates the folder with the name pointed to by str.

Return Value

ctl_ms_create_folder returns a standard status code.

Thread Safety

ctl_ms_create_folder is thread-safe.