[][src]Function clingo_sys::clingo_symbol_type

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

Get the type of a symbol.

@param[in] symbol the target symbol @return the type of the symbol