CPXNETgetarcnodes

Function CPXNETgetarcnodes 

Source
pub unsafe extern "C" fn CPXNETgetarcnodes(
    env: CPXCENVptr,
    net: CPXCNETptr,
    fromnode: *mut c_int,
    tonode: *mut c_int,
    begin: c_int,
    end: c_int,
) -> c_int