pub unsafe extern "C" fn clingo_signature_hash(
    signature: clingo_signature_t
) -> usize
Expand description

! Calculate a hash code of a signature. ! ! @param[in] signature the target signature ! @return the hash code of the signature