Availability:C-language interface function
bool PL_recorded_external(const
char *record, term_t -t)Copy a recorded term back to the Prolog stack. The same record may be
used to copy multiple instances at any time to the Prolog stack. See
also PL_record_external()
and PL_erase_external().