pub unsafe fn get_aterm_function_symbol(
term: *const _aterm,
) -> *const _function_symbolExpand description
Returns the function symbol of an aterm.
pub unsafe fn get_aterm_function_symbol(
term: *const _aterm,
) -> *const _function_symbolReturns the function symbol of an aterm.