Library Operations
rht_lib_init must be successfully called before calling
any other RHT function. It should only be called once, upon program
initialization.
rht_strerror returns a constant C string describing the
RHT error code passed to it in err. |