Function repeat_packed

Source
const fn repeat_packed(layout: &Layout, n: usize) -> Result<Layout, LayoutError>