fn increment_gil_count()Expand description
Increments pyo3’s internal GIL count - to be called whenever GILPool or GILGuard is created.
fn increment_gil_count()Increments pyo3’s internal GIL count - to be called whenever GILPool or GILGuard is created.