Function metis_sys::METIS_NodeRefine
source ยท pub unsafe extern "C" fn METIS_NodeRefine(
nvtxs: idx_t,
xadj: *mut idx_t,
vwgt: *mut idx_t,
adjncy: *mut idx_t,
where_: *mut idx_t,
hmarker: *mut idx_t,
ubfactor: real_t,
) -> c_int