[][src]Function sundials_sys::CVodeSStolerances

pub unsafe extern "C" fn CVodeSStolerances(
    cvode_mem: *mut c_void,
    reltol: realtype,
    abstol: realtype
) -> c_int