Value.fitsPointer

bool fitsPointer() nothrow

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

Returns

true if value will fit inside a pointer value.