You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sv_vstring_get() API function and SvVSTRING() wrapper macro
This new function and wrapper macro mean that caller code does not have
to directly rely on (or be aware of) the `PERL_MAGIC_vstring` type. The
intent of the API now works independently of the current implemention as
magic.
0 commit comments