pub const cudaErrorNotMappedAsPointer: cudaError = 213;
This indicates that a mapped resource is not available for access as a pointer.