TfLiteInvokeBoolToIntMarshalType Field |
http://www.emgu.com
Represent a int value in C++
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 1.0.0
Syntaxpublic const UnmanagedType BoolToIntMarshalType = 2
Public Const BoolToIntMarshalType As UnmanagedType = 2
public:
literal UnmanagedType^ BoolToIntMarshalType = 2
static val mutable BoolToIntMarshalType: UnmanagedType
Field Value
Type:
UnmanagedType
See Also