Skip to main content

PyThreadState_New

Function PyThreadState_New 

Source
pub unsafe extern "C" fn PyThreadState_New(
    arg1: *mut PyInterpreterState,
) -> *mut PyThreadState
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here