CPXmultiobjgetname

Function CPXmultiobjgetname 

Source
pub unsafe extern "C" fn CPXmultiobjgetname(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    objind: c_int,
    buf_str: *mut c_char,
    bufspace: c_int,
    surplus_p: *mut c_int,
) -> c_int