CPXNETgetprobname

Function CPXNETgetprobname 

Source
pub unsafe extern "C" fn CPXNETgetprobname(
    env: CPXCENVptr,
    net: CPXCNETptr,
    buf_str: *mut c_char,
    bufspace: c_int,
    surplus_p: *mut c_int,
) -> c_int