Synopsis
CTL_STATUS_t ctl_ms_remove_file(const char *name);
Description

ctl_ms_remove_file removes the file name from the file system.

Return Value

ctl_ms_remove_file returns a standard status code.

Thread Safety

ctl_ms_remove_file is thread-safe.