Function sundials_sys::klu_zl_scale

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