Function grb_sys2::GRBdelconstrs[][src]

pub unsafe extern "C" fn GRBdelconstrs(
    model: *mut GRBmodel,
    numdel: c_int,
    ind: *const c_int
) -> c_int