retainArguments method

void retainArguments()

Implementation

void retainArguments() {
  _lib._objc_msgSend_1(_id, _lib._sel_retainArguments1);
}