RegisterIntGetterFuncFfiNativeType typedef

RegisterIntGetterFuncFfiNativeType = Int32 Function(Int32 type, Pointer<NativeFunction<NodeIntFiledGetter>> func)

Implementation

typedef RegisterIntGetterFuncFfiNativeType = Int32 Function(
    Int32 type, Pointer<NativeFunction<NodeIntFiledGetter>> func);