get_vfunc
Description:
Obtain the virtual function associated with this FunctionInfo.
Only FunctionInfo with the flag
WRAPS_VFUNC has a virtual function set. For
other cases, null
will be returned.
Parameters:
info |
Returns:
the virtual function or |