Function grb_sys2::GRBsetintattr

source ยท
pub unsafe extern "C" fn GRBsetintattr(
    model: *mut GRBmodel,
    attrname: c_str,
    value: c_int
) -> c_int