AllocationTypeMmapRo Field |
http://www.emgu.com
Read-only memory-mapped data (or data externally allocated).
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 1.0.0
Syntaxpublic const AllocationType MmapRo = 1
Public Const MmapRo As AllocationType = 1
public:
literal AllocationType^ MmapRo = 1
static val mutable MmapRo: AllocationType
Field Value
Type:
AllocationType
See Also