Function clingo_sys::clingo_signature_name [] [src]

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

Get the name of a signature.

Parameters:

  • signature - the target signature

Returns the name of the signature