Function interoptopus::util::sort_types_by_dependencies[][src]

pub fn sort_types_by_dependencies(types: Vec<CType>) -> Vec<CType>
Expand description

Sorts types so the latter entries will find their dependents earlier in this list.