Value.fitsPointer

Determines if value will fit inside the size of a pointer value. This is an internal function introduced mainly for C marshallers.

class Value
int
fitsPointer
()

Return Value

Type: int

TRUE if value will fit inside a pointer value.

Meta