[][src]Function python27_sys::Py_AtExit

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