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

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