Function cplex_rs_sys::CPXgetbhead

source ·
pub unsafe extern "C" fn CPXgetbhead(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    head: *mut c_int,
    x: *mut f64
) -> c_int