Function is_abi3

Source
fn is_abi3() -> bool
Expand description

Checks if abi3 or any of the abi3-py3* features is enabled for the PyO3 crate.

Must be called from a PyO3 crate build script.

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