[][src]Function sundials_sys::N_VLinearSum

pub unsafe extern "C" fn N_VLinearSum(
    a: realtype,
    x: N_Vector,
    b: realtype,
    y: N_Vector,
    z: N_Vector
)