Function sundials_sys::N_VAddConst_Serial[][src]

pub unsafe extern "C" fn N_VAddConst_Serial(
    x: N_Vector,
    b: realtype,
    z: N_Vector
)