pub unsafe extern "C" fn clingo_signature_arity(
    signature: clingo_signature_t
) -> u32
Expand description

! Get the arity of a signature. ! ! @param[in] signature the target signature ! @return the arity of the signature