get_address
Description:
public void*
get_address (
Type implementor_gtype)
throws Error
This method will look up where inside the type struct of implementor_gtype is the implementation for info.
Parameters:
| implementor_gtype |
Type implementing this virtual function
|
| info |
a VFuncInfo
|
Returns:
|
address to a function or null if an error happened
|