[][src]Function clingo_sys::clingo_signature_name

pub unsafe extern "C" fn clingo_signature_name(
    signature: clingo_signature_t
) -> *const c_char

Get the name of a signature.

@param[in] signature the target signature @return the name of the signature