Click or drag to resize

TfLiteInvokeBoolMarshalType Field

http://www.emgu.com
Represent a bool value in C++

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
Syntax
public const UnmanagedType BoolMarshalType = UnmanagedType.U1

Field Value

Type: UnmanagedType
See Also