Function PyPreConfig_InitPythonConfig
pub unsafe extern "C" fn PyPreConfig_InitPythonConfig(
config: *mut PyPreConfig,
)
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn PyPreConfig_InitPythonConfig(
config: *mut PyPreConfig,
)
dep_pyo3
and std
only.