Function grb_sys2::GRBsetstrattr[][src]

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