Skip to content

v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 02:18
Refactor unsafe extern block in Windows console output setup

- Changed the declaration of the `SetConsoleOutputCP` function to use `unsafe extern "system"` for improved clarity and safety in the Windows-specific code section.