Function sundials_sys::klu_l_refactor

source ·
pub unsafe extern "C" fn klu_l_refactor(
    arg1: *mut c_long,
    arg2: *mut c_long,
    arg3: *mut f64,
    arg4: *mut klu_l_symbolic,
    arg5: *mut klu_l_numeric,
    arg6: *mut klu_l_common
) -> c_long