Function pyo3_ffi::PyTimeZone_FromOffsetAndName
source ยท pub unsafe fn PyTimeZone_FromOffsetAndName(
offset: *mut PyObject,
name: *mut PyObject,
) -> *mut PyObject
Available on non-
Py_LIMITED_API
only.