CPXgetsolnpoolsolnindex

Function CPXgetsolnpoolsolnindex 

Source
pub unsafe extern "C" fn CPXgetsolnpoolsolnindex(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    lname_str: *const c_char,
    index_p: *mut c_int,
) -> c_int