Constant cudaErrorArrayIsMapped

Source
pub const cudaErrorArrayIsMapped: cudaError = 207;
Expand description

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