Skip to main content

term_get_id

Function term_get_id 

Source
pub unsafe extern "C" fn term_get_id(term: Term) -> u64
Expand description

Get the id of a given term. @param term The term. @return The id of the term.