Function xgboost_sys::XGDMatrixFree

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

\brief free space in data matrix \return 0 when success, -1 when failure happens