Skip to main content

Py_NewInterpreter

Function Py_NewInterpreter 

pub unsafe extern "C" fn Py_NewInterpreter() -> *mut PyThreadState
Available on crate feature tls only.