Function sundials_sys::CVodeSVtolerancesB[][src]

pub unsafe extern "C" fn CVodeSVtolerancesB(
    cvode_mem: *mut c_void,
    which: c_int,
    reltolB: realtype,
    abstolB: N_Vector
) -> c_int