We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce424c7 commit 227c027Copy full SHA for 227c027
CHANGES.md
@@ -1,4 +1,5 @@
1
-
+- Use `CArray.length` on arrays constructed via `CArray.of_list` to
2
+ avoid a double call to `List.length`.
3
- Use implicit linking on MSVC to let ctypes-foreign find SDL2
4
functions on Windows. Thanks to Jonah Beckford for the patch.
5
- Add binding to `SDL_SetWindowInputFocus`.
0 commit comments