Function python3_sys::PyThreadState_GetInterpreter

source ยท
pub unsafe extern "C" fn PyThreadState_GetInterpreter(
    tstate: *mut PyThreadState,
) -> *mut PyInterpreterState