pub const cudaErrorArrayIsMapped: cudaError = 207;
This indicates that the specified array is currently mapped and thus cannot be destroyed.