Function sundials_sys::IDASensSStolerances[][src]

pub unsafe extern "C" fn IDASensSStolerances(
    ida_mem: *mut c_void,
    reltolS: realtype,
    abstolS: *mut realtype
) -> c_int