appendLocalizedFormat_ method

void appendLocalizedFormat_(
  1. NSAttributedString format
)

Implementation

void appendLocalizedFormat_(NSAttributedString format) {
  _lib._objc_msgSend_741(_id, _lib._sel_appendLocalizedFormat_1, format._id);
}