Function xgboost_sys::XGBoosterSaveRabitCheckpoint[][src]

pub unsafe extern "C" fn XGBoosterSaveRabitCheckpoint(
    handle: BoosterHandle
) -> c_int

\brief Save the current checkpoint to rabit. \param handle handle \return 0 when success, -1 when failure happens