Function sundials_sys::CVodeSensSVtolerances[][src]

pub unsafe extern "C" fn CVodeSensSVtolerances(
    cvode_mem: *mut c_void,
    reltolS: realtype,
    abstolS: *mut N_Vector
) -> c_int