Value.fitsPointer
bool fitsPointer()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.
bool fitsPointer()Determines if value will fit inside the size of a pointer value. This is an internal function introduced mainly for C marshallers.