hourOfDay method

int hourOfDay()

Implementation

int hourOfDay() {
  return _lib._objc_msgSend_82(_id, _lib._sel_hourOfDay1);
}