Click or drag to resize

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
Syntax
public const AllocationType MmapRo = 1

Field Value

Type: AllocationType
See Also