pub unsafe extern "C" fn SCIPcolExactGetVar(
col: *mut SCIP_COLEXACT,
) -> *mut SCIP_VARExpand description
gets variable this column represents
pub unsafe extern "C" fn SCIPcolExactGetVar(
col: *mut SCIP_COLEXACT,
) -> *mut SCIP_VARgets variable this column represents