python27_sys

Function Py_AtExit

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