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

! Get the type of a symbol. ! ! @param[in] symbol the target symbol ! @return the type of the symbol