Looking for marg_setValue in UIKit
- by John Smith
I am trying to compile a library originally written for Cocoa. Things are good until it looks for the function marg_setValue(). It says it can't find it.
I have googled and found it is defined in How can I use this file in cocoa-touch? Or does cocoa-touch not support runtime.