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