NativeFuncTypeResInit typedef

NativeFuncTypeResInit = Pointer<NativeFunction<Void Function()>>

Implementation

typedef NativeFuncTypeResInit = Pointer<NativeFunction<Void Function()>>;