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