[][src]Function clingo_sys::clingo_signature_hash

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

Calculate a hash code of a signature.

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