system_path
- system_path(path: wchar_t) unicode
Expand a document file path in a file system path.
system_path should be used just before using a document string path against the system API
- Return type
unicode
system_path(path: unicode) -> unicode
Expand a document file path in a file system path.
system_path should be used just before using a document string path against the system API
- Return type
unicode