Function pyo3::types::datetime::ensure_datetime_api

source ·
fn ensure_datetime_api(py: Python<'_>) -> PyResult<&'static PyDateTime_CAPI>
Available on non-Py_LIMITED_API only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here