What's the value of _cmd
variable when I access it from C-style function's body?
Is it defined inside Objective-C methods only?
P.S. This question may originate from my non-understanding of what _cmd
is. I would greatly appreciate if someone provided me with a good explanation source.