Function cplex_rs_sys::CPXgetchannels
source · pub unsafe extern "C" fn CPXgetchannels(
env: CPXCENVptr,
cpxresults_p: *mut CPXCHANNELptr,
cpxwarning_p: *mut CPXCHANNELptr,
cpxerror_p: *mut CPXCHANNELptr,
cpxlog_p: *mut CPXCHANNELptr
) -> c_int