mohamed rejeb
kotlinx.cinterop.staticCFunction must take an unbound, non-capturing function or lambda, but captures at:
sel_registerName
button.addTarget(
target = _this_,
action = sel_registerName("action"),
forControlEvents = UIControlEventTouchUpInside
)
jw
A modern programming language that makes developers happier.