std::collections::interfacelist {Type}

remove_last

fn void InterfaceList.remove_last(&self)
Remove the last element in the list. The list may not be empty.

Parameters