Function cplex_rs_sys::CPXgeterrorstring

source ·
pub unsafe extern "C" fn CPXgeterrorstring(
    env: CPXCENVptr,
    errcode: c_int,
    buffer_str: *mut c_char
) -> CPXCCHARptr