Function sundials_sys::N_VScale_Serial

source ·
pub unsafe extern "C" fn N_VScale_Serial(
    c: sunrealtype,
    x: N_Vector,
    z: N_Vector
)