CPXgeterrorstring

Function CPXgeterrorstring 

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