Macro _PyDateTime_GET_MINUTE

Source
macro_rules! _PyDateTime_GET_MINUTE {
    ($o: expr, $offset:expr) => { ... };
}
Available on non-Py_LIMITED_API and neither PyPy nor GraalPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here