NativeAllocateNewPageSync typedef
NativeAllocateNewPageSync =
Pointer<Void> Function(Double, Pointer<Void> , Pointer<WidgetElementShape> , Int32, Int8)
Implementation
typedef NativeAllocateNewPageSync = Pointer<Void> Function(
Double, Pointer<Void>, Pointer<WidgetElementShape>, Int32, Int8);