Availability:C-language interface function
term_t PL_copy_term_ref(term_t
from)Create a new term reference and make it point initially to the same term
as from. This function is commonly used to copy a predicate
argument to a term reference that may be written.