Function pyo3_ffi::PyConfig_Read
source ยท pub unsafe extern "C" fn PyConfig_Read(
config: *mut PyConfig,
) -> PyStatus
Available on
Py_3_8
and non-PyPy
and non-Py_LIMITED_API
only.