Function sundials_sys::CVodeQuadSStolerances

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