Function sundials_sys::CVodeSStolerancesB

source ·
pub unsafe extern "C" fn CVodeSStolerancesB(
    cvode_mem: *mut c_void,
    which: c_int,
    reltolB: sunrealtype,
    abstolB: sunrealtype
) -> c_int