Function glpk_sys::glp_set_col_kind [] [src]

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