Function clingo_sys::clingo_symbol_type [] [src]

pub unsafe extern "C" fn clingo_symbol_type(
    symbol: clingo_symbol_t
) -> clingo_symbol_type_t

Get the type of a symbol.

Parameters:

  • symbol - the target symbol

Returns the type of the symbol