Luna::Path::replace_extension
void replace_extension(const c8 *new_extension)
Replaces the extension.
Parameters
-
in new_extension
The new extension to replace.
Valid Usage
new_extension
must be null-terminated.
void replace_extension(const c8 *new_extension)
Replaces the extension.
in new_extension
The new extension to replace.
new_extension
must be null-terminated.