Function glpk_sys::glp_set_col_name [] [src]

pub unsafe extern "C" fn glp_set_col_name(
    P: *mut glp_prob,
    j: c_int,
    name: *const c_char
)