Function python3_sys::Py_AtExit [] [src]

pub unsafe extern "C" fn Py_AtExit(
    func: Option<extern "C" fn()>
) -> c_int