Function cplex_rs_sys::CPXgetcoef
source · pub unsafe extern "C" fn CPXgetcoef(
env: CPXCENVptr,
lp: CPXCLPptr,
i: c_int,
j: c_int,
coef_p: *mut f64
) -> c_intpub unsafe extern "C" fn CPXgetcoef(
env: CPXCENVptr,
lp: CPXCLPptr,
i: c_int,
j: c_int,
coef_p: *mut f64
) -> c_int