Type Alias midenc_codegen_masm::FunctionList

source ·
pub type FunctionList = LinkedList<FunctionListAdapter>;

Aliased Type§

struct FunctionList { /* private fields */ }