SingleCallFuncDartType typedef
SingleCallFuncDartType =
void Function(int nativePointer)
Implementation
typedef SingleCallFuncDartType = void Function(int nativePointer);
typedef SingleCallFuncDartType = void Function(int nativePointer);