RegisterIntGetterFuncFfiDartType typedef

RegisterIntGetterFuncFfiDartType = int Function(int type, Pointer<NativeFunction<NodeIntFiledGetter>> func)

Implementation

typedef RegisterIntGetterFuncFfiDartType = int Function(
    int type, Pointer<NativeFunction<NodeIntFiledGetter>> func);