RegisterIntSetterFuncFfiNativeType typedef

RegisterIntSetterFuncFfiNativeType = Int32 Function(Int32 type, Pointer<NativeFunction<NodeIntFiledSetter>> func)

Implementation

typedef RegisterIntSetterFuncFfiNativeType = Int32 Function(
    Int32 type, Pointer<NativeFunction<NodeIntFiledSetter>> func);