CPXgetctype

Function CPXgetctype 

Source
pub unsafe extern "C" fn CPXgetctype(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    xctype: *mut c_char,
    begin: c_int,
    end: c_int,
) -> c_int