Function pyo3::ffi::PyInterpreterState_New

source ·
pub unsafe extern "C" fn PyInterpreterState_New(
) -> *mut PyInterpreterState
Available on non-PyPy only.