gurobi_sys::GRBgetsos
[−]
[src]
pub unsafe extern fn GRBgetsos(model: *mut GRBmodel, nummembersP: *mut c_int, sostype: *mut c_int, beg: *mut c_int, ind: *mut c_int, weight: *mut c_double, start: c_int, len: c_int) -> c_int