Function cplex_rs_sys::CPXgetobjname
source · pub unsafe extern "C" fn CPXgetobjname(
env: CPXCENVptr,
lp: CPXCLPptr,
buf_str: *mut c_char,
bufspace: c_int,
surplus_p: *mut c_int
) -> c_intpub unsafe extern "C" fn CPXgetobjname(
env: CPXCENVptr,
lp: CPXCLPptr,
buf_str: *mut c_char,
bufspace: c_int,
surplus_p: *mut c_int
) -> c_int