devela::_dep::pyo3::ffi

Function PyInterpreterState_GetID

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