Function sundials_sys::CVodeQuadSVtolerances

source ·
pub unsafe extern "C" fn CVodeQuadSVtolerances(
    cvode_mem: *mut c_void,
    reltolQ: sunrealtype,
    abstolQ: N_Vector
) -> c_int