Function sundials_sys::IDASStolerancesB

source ·
pub unsafe extern "C" fn IDASStolerancesB(
    ida_mem: *mut c_void,
    which: c_int,
    relTolB: sunrealtype,
    absTolB: sunrealtype
) -> c_int