pointer_arithmetic_obligation

Function pointer_arithmetic_obligation 

Source
fn pointer_arithmetic_obligation<'tcx>(
    checker: &SmtChecker<'tcx>,
    checkpoint: &Checkpoint<'tcx>,
    required_ty: Ty<'tcx>,
    count: SmtTerm,
) -> Option<SmtObligation>