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
The document says if IS_TYPE_REFCOUNTED not set, the zval is scalar, is there a quick way do this job ? currently I check it by these methods, is_null, is_long , etc. which seems quite cumbersome.
The text was updated successfully, but these errors were encountered:
The document says if IS_TYPE_REFCOUNTED not set, the zval is scalar, is there a quick way do this job ? currently I check it by these methods, is_null, is_long , etc. which seems quite cumbersome.
The text was updated successfully, but these errors were encountered: