devela::_dep::pyo3::ffi

Function PyInterpreterState_Clear

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