devela::_dep::pyo3::ffi

Function PyThreadState_New

pub unsafe extern "C" fn PyThreadState_New(
    arg1: *mut PyInterpreterState,
) -> *mut PyThreadState
Available on crate features dep_pyo3 and std only.