Type Alias KernelSliceMut

Source
pub type KernelSliceMut<'a, 'b, F, HAL> = <KernelMem<'b, F, HAL> as ComputeMemory<F>>::FSliceMut<'a>;