RTA_SPACE function

int RTA_SPACE(
  1. int len
)

Implementation

int RTA_SPACE(int len) => RTA_ALIGN(RTA_LENGTH(len));