Function glpk_sys::glp_set_obj_coef [] [src]

pub unsafe extern "C" fn glp_set_obj_coef(
    P: *mut glp_prob,
    j: c_int,
    coef: c_double
)