Synopsis
CTL_STATUS_t ctl_ms_flush_file(CTL_STREAM_t s);
Description

ctl_ms_flush_file flushes all unwritten data of the file s to the media.

Return Value

ctl_ms_flush_file returns a standard status code.

Thread Safety

ctl_ms_flush_file is thread-safe.