cStringLength method

int cStringLength()

Implementation

int cStringLength() {
  return _lib._objc_msgSend_10(_id, _lib._sel_cStringLength1);
}