function property

Pointer<NativeFunction<Void Function(Pointer<Void>)>> function
getter/setter pair

Implementation

external Pointer<NativeFunction<Void Function(Pointer<Void>)>> function;