Typedef apex_ret_t

Typedef Documentation

typedef int32_t apex_ret_t

defines return type of an Apex.OS function It follows POSIX convention: 0 (APEX_RET_OK) means OK, non-zero means an error