cudaError_cudaErrorArrayIsMapped

Constant cudaError_cudaErrorArrayIsMapped 

Source
pub const cudaError_cudaErrorArrayIsMapped: cudaError = 207;
Expand description

This indicates that the specified array is currently mapped and thus cannot be destroyed.