RegisterMeasureFuncFfiNativeType typedef

RegisterMeasureFuncFfiNativeType = Int32 Function(Int32 type, Pointer<NativeFunction<FlexNodeMeasureFuncNativeType>> func)

Implementation

typedef RegisterMeasureFuncFfiNativeType = Int32 Function(
    Int32 type, Pointer<NativeFunction<FlexNodeMeasureFuncNativeType>> func);