nn::hio::CTR::GetCurrentDirectory Function
s32 GetCurrentDirectory(
char *buf,
s32 length
);
| Name | Description | |
|---|---|---|
| out | buf | Buffer in which to write the current directory's path. |
| in | length | Buffer size. |
-1. Gets the current directory.
CONFIDENTIAL