mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 18:42:15 +02:00
Amend fsdevGetLastResult summary.
This commit is contained in:
parent
1d3e1c5ad8
commit
6a5d508d50
@ -54,5 +54,5 @@ Result fsdevDeleteDirectoryRecursively(const char *path);
|
||||
/// Unmounts all devices and cleans up any resources used by the FS driver.
|
||||
Result fsdevUnmountAll(void);
|
||||
|
||||
/// Gets the last error returned by fsdev.
|
||||
/// Retrieves the last native result code generated during a failed fsdev operation.
|
||||
Result fsdevGetLastResult(void);
|
||||
|
Loading…
Reference in New Issue
Block a user