[][src]Function clingo_sys::clingo_symbol_hash

pub unsafe extern "C" fn clingo_symbol_hash(symbol: clingo_symbol_t) -> usize

Calculate a hash code of a symbol.

@param[in] symbol the target symbol @return the hash code of the symbol