peek_pointer
Description:
public void* peek_pointer ()
Returns the value contents as pointer.
This function asserts that fits_pointer returned true for the passed in value. This is an internal function introduced mainly for C marshallers.
Parameters:
| this |
An initialized Value structure |
Returns:
|
the value contents as pointer |