Zen API
|
Transforms all path separators to native form.
The native (output) argument can refer to the same memory address as the path (input) argument.
path | Input path, in normal or mixed form. |
native | Receives transformed path, in native form. |
capacity | Maximum number of characters (including null terminator) for native path. |