Synopsis
CTL_STATUS_t ctl_ms_set_attributes(const char *name,
                                   unsigned attrib);
Description

ctl_ms_set_attributes sets the attributes of the file with name name on volume vol to attrib.

Return Value

ctl_ms_set_attributes returns a standard status code.

Thread Safety

ctl_ms_set_attributes is thread-safe.