Function pyo3::gil::increment_gil_count

source ·
fn increment_gil_count()
Expand description

Increments pyo3’s internal GIL count - to be called whenever GILPool or GILGuard is created.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here