SetFloatValueWithEdgeFuncNativeType typedef

SetFloatValueWithEdgeFuncNativeType = Void Function(Int64 nativeFlexNode, Int32 edge, Float value)

Implementation

typedef SetFloatValueWithEdgeFuncNativeType = Void Function(
    Int64 nativeFlexNode, Int32 edge, Float value);