Function atexit

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