RegisterFloatGetterFuncFfiNativeType typedef

RegisterFloatGetterFuncFfiNativeType = Int32 Function(Int32 type, Pointer<NativeFunction<NodeFloatFiledGetter>> func)

Implementation

typedef RegisterFloatGetterFuncFfiNativeType = Int32 Function(
    Int32 type, Pointer<NativeFunction<NodeFloatFiledGetter>> func);