Function sundials_sys::CVodeQuadSVtolerancesB[][src]

pub unsafe extern "C" fn CVodeQuadSVtolerancesB(
    cvode_mem: *mut c_void,
    which: c_int,
    reltolQB: realtype,
    abstolQB: N_Vector
) -> c_int