Skip to main content

pointee_alignment

Function pointee_alignment 

Source
pub fn pointee_alignment<'tcx>(
    tcx: TyCtxt<'tcx>,
    caller: DefId,
    dest: Option<Local>,
) -> Option<(u64, String)>