Why objc_msgSend Must be Written in Assembly
Ari Grant: Calling a function in C requires the signature to be known for each call-site at compile-time; doing so at run-time is not possible and so one must drop down into assembly and party there instead.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed