pub unsafe extern "C" fn Highs_getNumCol( highs: *const c_void) -> HighsInt
Return the number of columns in the model.
@param highs a pointer to the Highs instance
@returns the number of columns in the model