void FSFile_LockSet (FS_FILE *p_file,
FS_ERR *p_err);
File | Called from | Code enabled by |
---|---|---|
| Application; |
|
Release task ownership of a file.
...
void FSFile_LockSet (FS_FILE *p_file,
FS_ERR *p_err);
File | Called from | Code enabled by |
---|---|---|
| Application; |
|
Release task ownership of a file.
...