refFunc property

  1. @override
C Function(Pointer<C> ptr) refFunc
final

Returns the V struct value referenced by ptr.

Implementation

@override
final C Function(Pointer<C> ptr) refFunc;