std::collections::interfacelist {Type}
init
fn InterfaceList* InterfaceList.init(&self, Allocator allocator, usz initial_capacity = 16)Initialize the list. If not initialized then it will use the temp allocatorwhen something is pushed to it.
fn InterfaceList* InterfaceList.init(&self, Allocator allocator, usz initial_capacity = 16)Initialize the list. If not initialized then it will use the temp allocator