Function sundials_sys::CVodeQuadSensSStolerances

source ·
pub unsafe extern "C" fn CVodeQuadSensSStolerances(
    cvode_mem: *mut c_void,
    reltolQS: sunrealtype,
    abstolQS: *mut sunrealtype
) -> c_int