RegisterFloatSetterFuncFfiNativeType typedef

RegisterFloatSetterFuncFfiNativeType = Int32 Function(Int32 type, Pointer<NativeFunction<NodeFloatFiledSetter>> func)

Implementation

typedef RegisterFloatSetterFuncFfiNativeType = Int32 Function(
    Int32 type, Pointer<NativeFunction<NodeFloatFiledSetter>> func);