devela::_dep::pyo3::ffi

Function PyStatus_Exit

pub unsafe extern "C" fn PyStatus_Exit(exitcode: i32) -> PyStatus
Available on crate features dep_pyo3 and std only.