TfLiteInvokeBoolMarshalType Field |
https://www.emgu.com
Represent a bool value in C++
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite (in Emgu.TF.Lite.dll) Version: 2.16.1.1623+4bf999fc3b81f861a8c2aa1b11ce6bfb8f610804
Syntaxpublic const UnmanagedType BoolMarshalType = UnmanagedType.U1
Public Const BoolMarshalType As UnmanagedType = UnmanagedType.U1
public:
literal UnmanagedType BoolMarshalType = UnmanagedType.U1
static val mutable BoolMarshalType: UnmanagedType
Field Value
Type:
UnmanagedType
See Also