[ Version ( since = "2.34" ) ]
public abstract bool is_tagged (void* source_tag)
Checks if this has the given source_tag
(generally a function pointer indicating the
function this was created by).
this | |
source_tag |
an application-defined tag |
true if this has the indicated |