Skip to main content

PyInterpreterState_New

Function PyInterpreterState_New 

pub unsafe extern "C" fn PyInterpreterState_New() -> *mut PyInterpreterState
Available on crate feature tls and non-PyPy only.