std::collections::interfacelist {Type}

remove_first

fn void InterfaceList.remove_first(&self)
Remove the first element in the list, the list may not be empty.

Parameters