GetFlexValueWithEdgeFuncNativeType typedef
GetFlexValueWithEdgeFuncNativeType =
Pointer<FlexValueNative> Function(Int64 nativeFlexNode, Int32 edge)
Implementation
typedef GetFlexValueWithEdgeFuncNativeType = Pointer<FlexValueNative> Function(
Int64 nativeFlexNode, Int32 edge);