2 lines
99 B
Markdown
2 lines
99 B
Markdown
Correct FFI definition `Py_EnterRecursiveCall` to return `c_int` (was incorrectly returning `()`).
|