Function try_new_slice

Source
pub fn try_new_slice<'tcx, B: Bridge>(
    layout: TyAndLayout<'tcx, Ty<'tcx>>,
    alloc_id: AllocId,
    meta: u64,
    cx: &CompilerCtxt<'tcx, B>,
) -> Result<Allocation, B::Error>