Function pyo3::ffi::Py_AtExit

source ·
pub unsafe extern "C" fn Py_AtExit(
    func: Option<extern "C" fn()>
) -> i32