Skip to main content

sort_fun_get_codomain

Function sort_fun_get_codomain 

Source
pub unsafe extern "C" fn sort_fun_get_codomain(sort: Sort) -> Sort
Expand description

Get the codomain of a given function sort. @param sort The sort. @return The codomain sort of a function sort.