removeNamespaceForPrefix_ method

void removeNamespaceForPrefix_(
  1. NSString name
)

Implementation

void removeNamespaceForPrefix_(NSString name) {
  _lib._objc_msgSend_247(_id, _lib._sel_removeNamespaceForPrefix_1, name._id);
}