NativeCreateScreen typedef

NativeCreateScreen = Pointer<Void> Function(Double, Double)

Implementation

typedef NativeCreateScreen = Pointer<Void> Function(Double, Double);