Function xgboost_sys::XGBoosterFree

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

\brief free obj in handle \param handle handle to be freed \return 0 when success, -1 when failure happens