CUDA_ERROR_ARRAY_IS_MAPPED

Constant CUDA_ERROR_ARRAY_IS_MAPPED 

Source
pub const CUDA_ERROR_ARRAY_IS_MAPPED: cudaError_enum = 207;
Expand description

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