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
bool
fitsPointer
()

Return Value

Type: bool

%TRUE if @value will fit inside a pointer value.

Meta