Function clingo_sys::clingo_signature_arity [] [src]

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

Get the arity of a signature.

Parameters:

  • signature the target signature

Returns the arity of the signature