destination_stride

Function destination_stride 

Source
fn destination_stride<'tcx>(
    tcx: TyCtxt<'tcx>,
    caller: DefId,
    destination: Option<Local>,
) -> Option<u64>
Expand description

Return the byte stride for a pointer returned into destination.