SCOTCH_graphOrderComputeList

Function SCOTCH_graphOrderComputeList 

Source
pub unsafe extern "C" fn SCOTCH_graphOrderComputeList(
    arg1: *mut SCOTCH_Graph,
    arg2: *mut SCOTCH_Ordering,
    arg3: SCOTCH_Num,
    arg4: *const SCOTCH_Num,
    arg5: *mut SCOTCH_Strat,
) -> c_int