Function xgboost_sys::RabitInit[][src]

pub unsafe extern "C" fn RabitInit(argc: c_int, argv: *mut *mut c_char)

\brief intialize the rabit module, call this once before using anything The additional arguments is not necessary. Usually rabit will detect settings from environment variables. \param argc number of arguments in argv \param argv the array of input arguments