refFunc property
V Function(P ptr)
get
refFunc
Returns the V struct value referenced by ptr.
Implementation
V Function(P ptr) get refFunc;
Returns the V struct value referenced by ptr.
V Function(P ptr) get refFunc;