Function sundials_sys::CVodeGetQuadSens[][src]

pub unsafe extern "C" fn CVodeGetQuadSens(
    cvode_mem: *mut c_void,
    tret: *mut realtype,
    yQSout: *mut N_Vector
) -> c_int