Skip to main content

alloc_id_bytes

Function alloc_id_bytes 

Source
pub fn alloc_id_bytes<'tcx>(
    tcx: TyCtxt<'tcx>,
    alloc_id: AllocId,
    depth: usize,
) -> Option<Vec<u8>>
Expand description

Read bytes from a global allocation.