Function glpk_sys::glp_set_col_stat [] [src]

pub unsafe extern "C" fn glp_set_col_stat(
    P: *mut glp_prob,
    j: c_int,
    stat: c_int
)