...
Pointer to variable that will the receive return error code from this function:
FS_ERR_NONE
Volume checked without errors.
FS_ERR_NAME_NULL
Argument “name_vol” passed a null pointer.
FS_ERR_DEV
Device access error.
FS_ERR_VOL_NOT_OPEN
Volume not open.
FS_ERR_BUF_NONE_AVAIL
No buffers available.
Returned Value
None.
Notes/Warnings
None.